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.
<cstdint>
1 parent 4a5c1da commit 20dbc09Copy full SHA for 20dbc09
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