mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-30 05:36:44 +00:00
Add missing header in ClangFuzzer (after r275882 cleanup)
llvm-svn: 275906
This commit is contained in:
parent
4cf27c4d6f
commit
320a5a615b
@ -16,6 +16,7 @@
|
||||
#include "clang/Tooling/Tooling.h"
|
||||
#include "clang/Frontend/FrontendActions.h"
|
||||
#include "clang/Frontend/CompilerInstance.h"
|
||||
#include "clang/Lex/PreprocessorOptions.h"
|
||||
#include "llvm/Option/Option.h"
|
||||
|
||||
using namespace clang;
|
||||
|
Loading…
x
Reference in New Issue
Block a user