Trivial tidying

llvm-svn: 59424
This commit is contained in:
Chris Lattner 2008-11-16 20:22:05 +00:00
parent e0a828ee41
commit 1b03f76113
1 changed files with 0 additions and 2 deletions

View File

@ -13,9 +13,7 @@
#include "clang/Lex/PTHLexer.h"
#include "clang/Lex/Preprocessor.h"
#include "clang/Lex/Token.h"
#include "clang/Basic/TokenKinds.h"
using namespace clang;
PTHLexer::PTHLexer(Preprocessor& pp, SourceLocation fileloc,