diff options
Diffstat (limited to 'libcxx/include/__format/format_error.h')
| -rw-r--r-- | libcxx/include/__format/format_error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/include/__format/format_error.h b/libcxx/include/__format/format_error.h index ac1d708030d6..67ff41cbc3d8 100644 --- a/libcxx/include/__format/format_error.h +++ b/libcxx/include/__format/format_error.h @@ -18,7 +18,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD |
