diff options
-rw-r--r-- | system/include/libcxx/streambuf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/include/libcxx/streambuf b/system/include/libcxx/streambuf index f992c578..20ae24f3 100644 --- a/system/include/libcxx/streambuf +++ b/system/include/libcxx/streambuf @@ -111,6 +111,7 @@ protected: #include <__config> #include <iosfwd> #include <ios> +#include <__locale> #pragma GCC system_header |