We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6deab21 commit 8556045Copy full SHA for 8556045
libcxx/include/__locale_dir/support/fuchsia.h
@@ -12,7 +12,7 @@
12
#include <__config>
13
#include <cstdlib>
14
#include <cwchar>
15
-#include <locale.h> // uselocale & friends
+#include <clocale> // uselocale & friends
16
17
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
18
# pragma GCC system_header
0 commit comments