summaryrefslogtreecommitdiffstats
path: root/include/clang/Analysis/ConstructionContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Analysis/ConstructionContext.h')
-rw-r--r--include/clang/Analysis/ConstructionContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/clang/Analysis/ConstructionContext.h b/include/clang/Analysis/ConstructionContext.h
index 9c62bac209..27c1d5b9f1 100644
--- a/include/clang/Analysis/ConstructionContext.h
+++ b/include/clang/Analysis/ConstructionContext.h
@@ -19,6 +19,7 @@
#include "clang/Analysis/Support/BumpVector.h"
#include "clang/AST/ExprCXX.h"
+#include "clang/AST/ExprObjC.h"
namespace clang {