aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/include/errno.h')
-rw-r--r--libcxx/include/errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/errno.h b/libcxx/include/errno.h
index a0bbec46bdf9..ea0559f0f5d1 100644
--- a/libcxx/include/errno.h
+++ b/libcxx/include/errno.h
@@ -25,7 +25,7 @@ Macros:
#include <__config>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
-#pragma GCC system_header
+# pragma GCC system_header
#endif
#include_next <errno.h>