diff options
Diffstat (limited to 'include/Support/Casting.h')
-rw-r--r-- | include/Support/Casting.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Support/Casting.h b/include/Support/Casting.h index 491d165083..476d3ae681 100644 --- a/include/Support/Casting.h +++ b/include/Support/Casting.h @@ -8,8 +8,6 @@ #ifndef SUPPORT_CASTING_H #define SUPPORT_CASTING_H -#include <assert.h> - //===----------------------------------------------------------------------===// // isa<x> Support Templates //===----------------------------------------------------------------------===// |