summaryrefslogtreecommitdiff
path: root/src/util/congruence_closure.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/congruence_closure.cpp')
-rw-r--r--src/util/congruence_closure.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/util/congruence_closure.cpp b/src/util/congruence_closure.cpp
index 82e658498..9ce902b2a 100644
--- a/src/util/congruence_closure.cpp
+++ b/src/util/congruence_closure.cpp
@@ -17,17 +17,9 @@
**/
#include "util/congruence_closure.h"
-#include "util/Assert.h"
-
-#include <string>
-#include <list>
-#include <algorithm>
-#include <utility>
-#include <ext/hash_map>
using namespace std;
namespace CVC4 {
-
}/* CVC4 namespace */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback