diff options
Diffstat (limited to 'system/include/libcxx/ccomplex')
-rw-r--r-- | system/include/libcxx/ccomplex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/include/libcxx/ccomplex b/system/include/libcxx/ccomplex index 0e999a92..6ed11644 100644 --- a/system/include/libcxx/ccomplex +++ b/system/include/libcxx/ccomplex @@ -20,7 +20,9 @@ #include <complex> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) #pragma GCC system_header +#endif // hh 080623 Created |