mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 09:48:29 +00:00
Add more missing C / C++ headers
This commit is contained in:
parent
b9dc74b672
commit
8dd4ec68d0
152 changed files with 30711 additions and 6267 deletions
1
third_party/libcxx/__config
vendored
1
third_party/libcxx/__config
vendored
|
@ -14,6 +14,7 @@
|
|||
#define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
|
||||
#define _LIBCPP_HAS_NO_THREADS
|
||||
#define _LIBCPP_ABI_UNSTABLE
|
||||
#define _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS
|
||||
// #define _LIBCPP_NO_EXCEPTIONS
|
||||
|
||||
#if defined(_MSC_VER) && !defined(__clang__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue