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 b2dedcc commit b26d5dfCopy full SHA for b26d5df
libcxx/include/__locale_dir/support/fuchsia.h
@@ -10,11 +10,11 @@
10
#define _LIBCPP___LOCALE_DIR_SUPPORT_FUCHSIA_H
11
12
#include <__config>
13
+#include <__utility/forward.h>
14
#include <clocale> // uselocale & friends
15
#include <cstdio>
16
#include <cstdlib>
17
#include <cwchar>
-#include <utility>
18
19
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
20
# pragma GCC system_header
0 commit comments