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 d1d3d29 commit 664da05Copy full SHA for 664da05
libcxx/include/__locale_dir/locale_base_api.h
@@ -9,6 +9,8 @@
9
#ifndef _LIBCPP___LOCALE_DIR_LOCALE_BASE_API_H
10
#define _LIBCPP___LOCALE_DIR_LOCALE_BASE_API_H
11
12
+#include <__config>
13
+
14
#if defined(_LIBCPP_MSVCRT_LIKE)
15
# include <__locale_dir/locale_base_api/win32.h>
16
#elif defined(_AIX) || defined(__MVS__)
0 commit comments