summaryrefslogtreecommitdiff
path: root/src/expr/attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/attribute.h')
-rw-r--r--src/expr/attribute.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expr/attribute.h b/src/expr/attribute.h
index d7514d50c..522427c03 100644
--- a/src/expr/attribute.h
+++ b/src/expr/attribute.h
@@ -13,6 +13,8 @@
** Node attributes.
**/
+#include "cvc4_private.h"
+
/* There are strong constraints on ordering of declarations of
* attributes and nodes due to template use */
#include "expr/node.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback