We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#include <optional>
1 parent 52e78b1 commit ae6537dCopy full SHA for ae6537d
tools/rewriter/TypeOps.h
@@ -1,6 +1,7 @@
1
#pragma once
2
3
#include "clang/AST/AST.h"
4
+#include <optional>
5
#include <string>
6
7
extern const std::string kTypePlaceHolder;
0 commit comments