aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/std_locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/bits/std_locale.h')
-rw-r--r--libstdc++-v3/include/bits/std_locale.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/bits/std_locale.h b/libstdc++-v3/include/bits/std_locale.h
index 739e755a826..1b3b58f22d9 100644
--- a/libstdc++-v3/include/bits/std_locale.h
+++ b/libstdc++-v3/include/bits/std_locale.h
@@ -34,6 +34,8 @@
#ifndef _CPP_LOCALE
#define _CPP_LOCALE 1
+#pragma GCC system_header
+
#include <bits/localefwd.h>
#include <bits/locale_facets.h>
#include <bits/locale_facets.tcc>