diff options
Diffstat (limited to 'include/llvm/Constants.h')
-rw-r--r-- | include/llvm/Constants.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llvm/Constants.h b/include/llvm/Constants.h index 07d516bc17..77c39452d1 100644 --- a/include/llvm/Constants.h +++ b/include/llvm/Constants.h @@ -8,8 +8,6 @@ #ifndef LLVM_CONSTANTS_H #define LLVM_CONSTANTS_H -#include <assert.h> - #include "llvm/Constant.h" #include "Support/DataTypes.h" |