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 3ee01fe commit b5d55f2Copy full SHA for b5d55f2
libcxx/include/__atomic/atomic_ref.h
@@ -27,6 +27,7 @@
27
#include <__type_traits/is_same.h>
28
#include <__type_traits/is_trivially_copyable.h>
29
#include <cstddef>
30
+#include <cstdint>
31
32
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
33
# pragma GCC system_header
0 commit comments