aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/libcxx/include/complex.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/libcxx/include/complex.h')
-rw-r--r--contrib/llvm-project/libcxx/include/complex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm-project/libcxx/include/complex.h b/contrib/llvm-project/libcxx/include/complex.h
index d44a5dd15796..a2814669c7d4 100644
--- a/contrib/llvm-project/libcxx/include/complex.h
+++ b/contrib/llvm-project/libcxx/include/complex.h
@@ -20,7 +20,7 @@
#include <__config>
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
-#pragma GCC system_header
+# pragma GCC system_header
#endif
#ifdef __cplusplus