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 146da23 commit d065282Copy full SHA for d065282
libcxx/include/__config
@@ -14,6 +14,7 @@
14
#include <__configuration/abi.h>
15
#include <__configuration/availability.h>
16
#include <__configuration/compiler.h>
17
+#include <__configuration/language.h>
18
#include <__configuration/platform.h>
19
20
#ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
0 commit comments