]> granicus.if.org Git - clang/commitdiff
[AST] Try to fix build bot with modules broken r319589. However real fix may belong...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Fri, 1 Dec 2017 23:23:28 +0000 (23:23 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Fri, 1 Dec 2017 23:23:28 +0000 (23:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319594 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/AST/DeclContextInternals.h

index 5a165b2fe79da02c3cbc9742ba931cb810ed0fc2..6545f70f70b55309aa730c218fbc4c4737bc20d4 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "clang/AST/Decl.h"
 #include "clang/AST/DeclBase.h"
+#include "clang/AST/DeclCXX.h"
 #include "clang/AST/DeclarationName.h"
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/PointerIntPair.h"