Remove an unneeded #include.

llvm-svn: 54996
This commit is contained in:
Dan Gohman 2008-08-19 17:53:16 +00:00
parent 1298fb90d3
commit 522012fc56
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
#include "TableGenBackend.h"
#include "CodeGenDAGPatterns.h"
#include <set>
namespace llvm {