summaryrefslogtreecommitdiff
path: root/examples/api/extract.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/extract.cpp')
-rw-r--r--examples/api/extract.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/api/extract.cpp b/examples/api/extract.cpp
index c9240363e..a008ec718 100644
--- a/examples/api/extract.cpp
+++ b/examples/api/extract.cpp
@@ -16,8 +16,7 @@
#include <iostream>
-//#include <cvc4/cvc4.h> // use this after CVC4 is properly installed
-#include "smt/smt_engine.h"
+#include <cvc4/cvc4.h>
using namespace std;
using namespace CVC4;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback