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.
1 parent ab23c9e commit aa244c4Copy full SHA for aa244c4
clang/lib/Rewrite/Rewriter.cpp
@@ -13,8 +13,7 @@
13
//===----------------------------------------------------------------------===//
14
15
#include "clang/Rewrite/Core/Rewriter.h"
16
-#include "clang/AST/Decl.h"
17
-#include "clang/AST/PrettyPrinter.h"
+#include "clang/Basic/Diagnostic.h"
18
#include "clang/Basic/DiagnosticIDs.h"
19
#include "clang/Basic/FileManager.h"
20
#include "clang/Basic/SourceManager.h"
0 commit comments