summaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/GlobalDecl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/GlobalDecl.h')
-rw-r--r--lib/CodeGen/GlobalDecl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/CodeGen/GlobalDecl.h b/lib/CodeGen/GlobalDecl.h
index b054312..b8a98d7 100644
--- a/lib/CodeGen/GlobalDecl.h
+++ b/lib/CodeGen/GlobalDecl.h
@@ -15,6 +15,10 @@
#ifndef CLANG_CODEGEN_GLOBALDECL_H
#define CLANG_CODEGEN_GLOBALDECL_H
+#include "CGCXX.h"
+#include "clang/AST/DeclCXX.h"
+#include "clang/AST/DeclObjC.h"
+
namespace clang {
namespace CodeGen {
OpenPOWER on IntegriCloud