From a13d2bceaea04cb7c16b4cfbeb06f12f8e90c6c9 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Wed, 4 Jul 2012 20:33:53 +0000 Subject: Update unittests for include change. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159724 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/Frontend/FrontendActionTest.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'unittests/Frontend/FrontendActionTest.cpp') diff --git a/unittests/Frontend/FrontendActionTest.cpp b/unittests/Frontend/FrontendActionTest.cpp index 2d4befc1f4..84a65450ba 100644 --- a/unittests/Frontend/FrontendActionTest.cpp +++ b/unittests/Frontend/FrontendActionTest.cpp @@ -8,6 +8,7 @@ //===----------------------------------------------------------------------===// #include "clang/AST/RecursiveASTVisitor.h" +#include "clang/AST/ASTContext.h" #include "clang/AST/ASTConsumer.h" #include "clang/Frontend/CompilerInstance.h" #include "clang/Frontend/CompilerInvocation.h" -- cgit v1.2.3-18-g5258