Remove a ton of extraneous #includes
[oota-llvm.git] / include / llvm / iOther.h
index 123aa0ac7089e94526d63eb6616c64bab418c7d7..45b8db367d8e27bfd9d165e4c099cf88d8ceb308 100644 (file)
@@ -8,8 +8,6 @@
 #ifndef LLVM_IOTHER_H
 #define LLVM_IOTHER_H
 
-#include <assert.h>
-
 #include "llvm/InstrTypes.h"
 
 //===----------------------------------------------------------------------===//