diff options
Diffstat (limited to 'clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp')
| -rw-r--r-- | clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp b/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp index 687fda75db48..7baae6778ebd 100644 --- a/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp +++ b/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp @@ -11,6 +11,7 @@  #include "clang/Basic/IdentifierTable.h"  #include "clang/Basic/LangStandard.h"  #include "clang/Basic/Stack.h" +#include "clang/AST/DeclObjC.h"  #include "clang/Frontend/ASTUnit.h"  #include "clang/Frontend/CompilerInstance.h"  #include "clang/Frontend/FrontendAction.h" | 
