aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/Casting.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Support/Casting.h')
-rw-r--r--include/Support/Casting.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Support/Casting.h b/include/Support/Casting.h
index 491d165..476d3ae 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
//===----------------------------------------------------------------------===//