add header to be built by gcc 4.3 on Linux.

llvm-svn: 72158
This commit is contained in:
Zhongxing Xu 2009-05-20 01:55:10 +00:00
parent 02bb7f0ac8
commit 050379b865
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "clang/AST/ExprObjC.h"
#include "clang/Lex/LiteralSupport.h"
#include "clang/Lex/Preprocessor.h"
#include <limits>
using namespace clang;
/// getLocationOfStringLiteralByte - Return a source location that points to the