summaryrefslogtreecommitdiffstats
path: root/include/cstddef
diff options
context:
space:
mode:
Diffstat (limited to 'include/cstddef')
-rw-r--r--include/cstddef2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cstddef b/include/cstddef
index b851ea009..48317ba00 100644
--- a/include/cstddef
+++ b/include/cstddef
@@ -43,7 +43,9 @@ Types:
#include <stddef.h>
+#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
#pragma GCC system_header
+#endif
_LIBCPP_BEGIN_NAMESPACE_STD