Remove a ton of extraneous #includes
[oota-llvm.git] / include / llvm / Constants.h
index 07d516bc173a27125d970ced4f48d052542b07d4..77c39452d18488c102c8e4704f1e1421c59bad29 100644 (file)
@@ -8,8 +8,6 @@
 #ifndef LLVM_CONSTANTS_H
 #define LLVM_CONSTANTS_H
 
-#include <assert.h>
-
 #include "llvm/Constant.h"
 #include "Support/DataTypes.h"