summaryrefslogtreecommitdiff
path: root/src/theory/uf/ecdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/ecdata.h')
-rw-r--r--src/theory/uf/ecdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/uf/ecdata.h b/src/theory/uf/ecdata.h
index 735712cdc..199b09164 100644
--- a/src/theory/uf/ecdata.h
+++ b/src/theory/uf/ecdata.h
@@ -21,6 +21,7 @@
#include "expr/node.h"
#include "context/context.h"
+#include "context/cdo.h"
#include "context/context_mm.h"
namespace CVC4 {
@@ -105,7 +106,6 @@ private:
*/
ECData* d_find;
-
/**
* This is pointer back to the node that represents this equivalence class.
*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback