Remove an unused header

llvm-svn: 160492
This commit is contained in:
Michael Han 2012-07-19 04:10:19 +00:00
parent 6a039161d7
commit 7973250e33
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#include "llvm/TableGen/TableGenBackend.h"
#include <algorithm>
#include <cctype>
#include <set>
using namespace llvm;