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.
#include <optional>
1 parent 2c261dc commit b1b4f96Copy full SHA for b1b4f96
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