aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Pass.h')
-rw-r--r--include/llvm/Pass.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Pass.h b/include/llvm/Pass.h
index 7ca3fddaf1..344baa02ba 100644
--- a/include/llvm/Pass.h
+++ b/include/llvm/Pass.h
@@ -22,7 +22,6 @@
#ifndef LLVM_PASS_H
#define LLVM_PASS_H
-#include <assert.h>
#include <vector>
#include <map>
#include <iosfwd>