Remove unused header.

llvm-svn: 85828
This commit is contained in:
Daniel Dunbar 2009-11-02 22:11:26 +00:00
parent a8a58efc03
commit 1e6add1fbb
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include "clang/Analysis/LocalCheckers.h"
#include "clang/Analysis/PathSensitive/GRTransferFuncs.h"
#include "clang/Analysis/PathSensitive/GRExprEngine.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/System/Path.h"