summaryrefslogtreecommitdiff
path: root/src/theory/uf/theory_uf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/uf/theory_uf.h')
-rw-r--r--src/theory/uf/theory_uf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/uf/theory_uf.h b/src/theory/uf/theory_uf.h
index d432d733f..3753bd78a 100644
--- a/src/theory/uf/theory_uf.h
+++ b/src/theory/uf/theory_uf.h
@@ -30,6 +30,7 @@
#include "theory/theory.h"
#include "context/context.h"
+#include "context/cdlist.h"
#include "theory/uf/ecdata.h"
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback