Remove unneeded #include

llvm-svn: 8386
This commit is contained in:
Chris Lattner 2003-09-07 05:09:32 +00:00
parent de455b46d5
commit 54e3d71d8e
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
%{
#include "Record.h"
#include "Support/CommandLine.h"
typedef std::pair<Record*, std::vector<Init*>*> SubClassRefTy;
#include "FileParser.h"