summaryrefslogtreecommitdiff
path: root/examples/hashsmt/word.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hashsmt/word.h')
-rw-r--r--examples/hashsmt/word.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/hashsmt/word.h b/examples/hashsmt/word.h
index cbe53d549..ad08a63ae 100644
--- a/examples/hashsmt/word.h
+++ b/examples/hashsmt/word.h
@@ -28,9 +28,7 @@
#include <string>
#include <iostream>
-#include "expr/expr.h"
-#include "expr/expr_manager.h"
-#include "options/options.h"
+#include <cvc4/cvc4.h>
namespace hashsmt {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback