aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/VMCore/ParameterAttributes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/VMCore/ParameterAttributes.cpp b/lib/VMCore/ParameterAttributes.cpp
index 53f1340..a95e663 100644
--- a/lib/VMCore/ParameterAttributes.cpp
+++ b/lib/VMCore/ParameterAttributes.cpp
@@ -13,7 +13,6 @@
#include "llvm/ParameterAttributes.h"
#include "llvm/Support/ManagedStatic.h"
-#include <cassert>
using namespace llvm;