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.
endian.pass.cpp
1 parent b24909c commit 4a04f8cCopy full SHA for 4a04f8c
libcxx/test/std/numerics/bit/bit.endian/endian.pass.cpp
@@ -15,6 +15,7 @@
15
#include <cstring>
16
#include <cassert>
17
#include <cstdint>
18
+#include <type_traits>
19
20
#include "test_macros.h"
21
0 commit comments