We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<cstdint>
1 parent db1d3b2 commit 7e44305Copy full SHA for 7e44305
llvm/include/llvm/ADT/SmallVector.h
@@ -19,6 +19,7 @@
19
#include <algorithm>
20
#include <cassert>
21
#include <cstddef>
22
+#include <cstdint>
23
#include <cstdlib>
24
#include <cstring>
25
#include <functional>
0 commit comments