Skip to content

Commit 575b35b

Browse files
authored
Update fuchsia.h
Add `<utility>`
1 parent 8556045 commit 575b35b

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
@@ -13,6 +13,7 @@
1313
#include <cstdlib>
1414
#include <cwchar>
1515
#include <clocale> // uselocale & friends
16+
#include <utility>
1617

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

0 commit comments

Comments
 (0)