summaryrefslogtreecommitdiff
path: root/src/theory/bags/bags_rewriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/bags/bags_rewriter.cpp')
-rw-r--r--src/theory/bags/bags_rewriter.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/bags/bags_rewriter.cpp b/src/theory/bags/bags_rewriter.cpp
index 3d1a94f22..b9f620d51 100644
--- a/src/theory/bags/bags_rewriter.cpp
+++ b/src/theory/bags/bags_rewriter.cpp
@@ -15,7 +15,9 @@
#include "theory/bags/bags_rewriter.h"
+#include "expr/emptybag.h"
#include "theory/bags/normal_form.h"
+#include "util/rational.h"
#include "util/statistics_registry.h"
using namespace cvc5::kind;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback