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 e686271 commit e7dae5bCopy full SHA for e7dae5b
libcxx/include/__configuration/hardening.h
@@ -10,8 +10,8 @@
10
#define _LIBCPP___CONFIGURATION_HARDENING_H
11
12
#include <__config_site>
13
-#include <__configuraton/experimental.h>
14
-#include <__configuraton/language.h>
+#include <__configuration/experimental.h>
+#include <__configuration/language.h>
15
16
#ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER
17
# pragma GCC system_header
0 commit comments