Purge unused includes throughout libSupport.
[oota-llvm.git] / lib / Support / TargetRegistry.cpp
index f6918835f74bed5833cfb1edfc3a09c9bd696069..3ca857289856881f09ec4b24d2623f70e843eac5 100644 (file)
@@ -10,7 +10,6 @@
 #include "llvm/Support/TargetRegistry.h"
 #include "llvm/ADT/STLExtras.h"
 #include "llvm/ADT/StringRef.h"
-#include "llvm/Support/Host.h"
 #include "llvm/Support/raw_ostream.h"
 #include <cassert>
 #include <vector>