Possibly appeasing the build bots from r189711

llvm-svn: 189712
This commit is contained in:
Aaron Ballman 2013-08-31 01:22:55 +00:00
parent 00e99966c4
commit 4d236845e9
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include "clang/Parse/Parser.h"
#include "RAIIObjectsForParser.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/Basic/AddressSpaces.h"
#include "clang/Basic/CharInfo.h"