Skip to content

Commit 6deab21

Browse files
committed
Add missing include?
1 parent b39d0f1 commit 6deab21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/include/__locale_dir/support/fuchsia.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <__config>
1313
#include <cstdlib>
1414
#include <cwchar>
15+
#include <locale.h> // uselocale & friends
1516

1617
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
1718
# pragma GCC system_header

0 commit comments

Comments
 (0)