Remove a ton of extraneous #includes
[oota-llvm.git] / lib / Target / SparcV9 / RegAlloc / IGNode.h
index 3b1344b85eddf8387a69b1691c2970f6332cd8c7..2b782436aad5de3aada516438142799d4179b9b1 100644 (file)
@@ -26,7 +26,6 @@
 #define IG_NODE_H
 
 #include "llvm/CodeGen/LiveRange.h"
-#include <assert.h>
 class RegClass;
 
 //----------------------------------------------------------------------------