aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ExprObjC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/AST/ExprObjC.cpp')
-rw-r--r--clang/lib/AST/ExprObjC.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/AST/ExprObjC.cpp b/clang/lib/AST/ExprObjC.cpp
index 50d3a447..83419a1 100644
--- a/clang/lib/AST/ExprObjC.cpp
+++ b/clang/lib/AST/ExprObjC.cpp
@@ -12,6 +12,7 @@
#include "clang/AST/ExprObjC.h"
#include "clang/AST/ASTContext.h"
+#include "clang/AST/Attr.h"
#include "clang/AST/ComputeDependence.h"
#include "clang/AST/SelectorLocationsKind.h"
#include "clang/AST/Type.h"