summaryrefslogtreecommitdiff
path: root/src/theory/arrays/union_find.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arrays/union_find.cpp')
-rw-r--r--src/theory/arrays/union_find.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/arrays/union_find.cpp b/src/theory/arrays/union_find.cpp
index af2cf3c3f..0afa94a8e 100644
--- a/src/theory/arrays/union_find.cpp
+++ b/src/theory/arrays/union_find.cpp
@@ -18,7 +18,6 @@
#include <iostream>
-#include "base/cvc4_assert.h"
#include "expr/node.h"
#include "theory/arrays/union_find.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback