Remove a ton of extraneous #includes
[oota-llvm.git] / include / llvm / CodeGen / InstrSelection.h
index a305578bfbbdca58a9a6001286ffe006876f6e14..c1ed86ed4363dce9283e7af96761bef04832d6e4 100644 (file)
@@ -8,7 +8,6 @@
 #define LLVM_CODEGEN_INSTR_SELECTION_H
 
 #include "llvm/Instruction.h"
-#include <assert.h>
 class Function;
 class InstrForest;
 class MachineInstr;