summaryrefslogtreecommitdiff
path: root/src/theory/sets/expr_patterns.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/sets/expr_patterns.h')
-rw-r--r--src/theory/sets/expr_patterns.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/sets/expr_patterns.h b/src/theory/sets/expr_patterns.h
index 86f12082a..f293d0714 100644
--- a/src/theory/sets/expr_patterns.h
+++ b/src/theory/sets/expr_patterns.h
@@ -18,6 +18,8 @@
#pragma once
+#include "expr/node.h"
+
namespace CVC4 {
namespace expr {
namespace pattern {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback