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.
2 parents 3f9b875 + 664da05 commit 44449ccCopy full SHA for 44449cc
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