mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 10:36:07 +00:00
Add a missing include to appease the build bots
This commit is contained in:
parent
623f93ed1c
commit
ef0f728abe
@ -13,6 +13,7 @@
|
||||
#include "clang/Lex/Lexer.h"
|
||||
#include "llvm/ADT/Optional.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include <cctype>
|
||||
|
||||
using namespace clang::ast_matchers;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user