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 63af69d commit 67a3762Copy full SHA for 67a3762
libcxx/include/__utility/element_count.h
@@ -10,7 +10,7 @@
10
#define _LIBCPP___UTILITY_ELEMENT_COUNT_H
11
12
#include <__config>
13
-#include <cstddef>
+#include <__cstddef/size_t.h>
14
15
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
16
# pragma GCC system_header
0 commit comments