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.
2 parents 839a410 + 25af4e5 commit fcc20a2Copy full SHA for fcc20a2
clang/lib/Index/IndexRecordHasher.h
@@ -10,6 +10,7 @@
10
#define LLVM_CLANG_LIB_INDEX_INDEXRECORDHASHER_H
11
12
#include <array>
13
+#include <stdint.h>
14
15
namespace clang {
16
class ASTContext;
0 commit comments