diff options
Diffstat (limited to 'libstdc++-v3/include/bits/localefwd.h')
| -rw-r--r-- | libstdc++-v3/include/bits/localefwd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/localefwd.h b/libstdc++-v3/include/bits/localefwd.h index d15afd9e9f9..6a1463885dc 100644 --- a/libstdc++-v3/include/bits/localefwd.h +++ b/libstdc++-v3/include/bits/localefwd.h @@ -34,6 +34,8 @@ #ifndef _CPP_BITS_LOCCORE_H #define _CPP_BITS_LOCCORE_H 1 +#pragma GCC system_header + #include <bits/c++config.h> #include <bits/c++locale.h> // Defines __c_locale. #include <bits/std_climits.h> // For CHAR_BIT |

