aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/DependenceGraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Analysis/DependenceGraph.h')
-rw-r--r--include/llvm/Analysis/DependenceGraph.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Analysis/DependenceGraph.h b/include/llvm/Analysis/DependenceGraph.h
index 65831f9..9081e4d 100644
--- a/include/llvm/Analysis/DependenceGraph.h
+++ b/include/llvm/Analysis/DependenceGraph.h
@@ -21,7 +21,6 @@
#include <iosfwd>
#include <vector>
#include <utility>
-#include <assert.h>
class Instruction;
class Function;