Skip to content

Commit b26d5df

Browse files
committed
Granularize utility
1 parent b2dedcc commit b26d5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/include/__locale_dir/support/fuchsia.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
#define _LIBCPP___LOCALE_DIR_SUPPORT_FUCHSIA_H
1111

1212
#include <__config>
13+
#include <__utility/forward.h>
1314
#include <clocale> // uselocale & friends
1415
#include <cstdio>
1516
#include <cstdlib>
1617
#include <cwchar>
17-
#include <utility>
1818

1919
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
2020
# pragma GCC system_header

0 commit comments

Comments
 (0)