| author | |
| committer | |
| log | 48136c11d184c25261fd35111962515931df7edc |
| tree | 37f1684fcb379528038afcf6f1fd6c049511f3d9 |
| parent | f5b4b5d4cb3dec67805ac2120a24972592422cc7 |
This file contains build configuration options which zig instead
provides via command line flags.1 files changed, 0 insertions(+), 2 deletions(-)
lib/libcxx/include/__config-2| ... | ... | @@ -10,8 +10,6 @@ |
| 10 | 10 | #ifndef _LIBCPP_CONFIG |
| 11 | 11 | #define _LIBCPP_CONFIG |
| 12 | 12 | |
| 13 | #include <__config_site> | |
| 14 | ||
| 15 | 13 | #if defined(_MSC_VER) && !defined(__clang__) |
| 16 | 14 | # if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) |
| 17 | 15 | # define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER |