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 7fdfbae + 5148e08 commit b2e6295Copy full SHA for b2e6295
clang/include/clang/Serialization/ASTRecordWriter.h
@@ -17,6 +17,7 @@
17
#include "clang/AST/AbstractBasicWriter.h"
18
#include "clang/AST/OpenACCClause.h"
19
#include "clang/AST/OpenMPClause.h"
20
+#include "clang/Serialization/ASTReader.h"
21
#include "clang/Serialization/ASTWriter.h"
22
#include "clang/Serialization/SourceLocationEncoding.h"
23
0 commit comments