summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/clocale
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/clocale')
-rw-r--r--libstdc++-v3/include/std/clocale3
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/clocale b/libstdc++-v3/include/std/clocale
new file mode 100644
index 00000000000..6ac636f8786
--- /dev/null
+++ b/libstdc++-v3/include/std/clocale
@@ -0,0 +1,3 @@
+#ifndef _CPP_CLOCALE
+#include <bits/std_clocale.h>
+#endif