diff options
Diffstat (limited to 'AST/Type.cpp')
-rw-r--r-- | AST/Type.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AST/Type.cpp b/AST/Type.cpp index f7779bc3c6..39646b7529 100644 --- a/AST/Type.cpp +++ b/AST/Type.cpp @@ -14,6 +14,7 @@ #include "clang/Lex/IdentifierTable.h" #include "clang/AST/Type.h" #include "clang/AST/Decl.h" +#include "clang/AST/DeclObjC.h" #include "clang/AST/Expr.h" #include "clang/Basic/TargetInfo.h" #include "llvm/Support/Streams.h" |