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, 2 insertions, 0 deletions
diff --git a/src/theory/uf/ecdata.h b/src/theory/uf/ecdata.h
index 9b87aa6cb..5bb3a57bd 100644
--- a/src/theory/uf/ecdata.h
+++ b/src/theory/uf/ecdata.h
@@ -14,6 +14,8 @@
** Currently keeps a context dependent watch list.
**/
+#include "cvc4_private.h"
+
#ifndef __CVC4__THEORY__UF__ECDATA_H
#define __CVC4__THEORY__UF__ECDATA_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback