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 760a786 commit 463c0b1Copy full SHA for 463c0b1
libcxx/include/__config
@@ -10,6 +10,8 @@
10
#ifndef _LIBCPP___CONFIG
11
#define _LIBCPP___CONFIG
12
13
+// Touch this file to trigger CI.
14
+
15
#include <__config_site>
16
#include <__configuration/abi.h>
17
#include <__configuration/availability.h>
0 commit comments