summaryrefslogtreecommitdiff
path: root/examples/api/helloworld-new.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/helloworld-new.cpp')
-rw-r--r--examples/api/helloworld-new.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/api/helloworld-new.cpp b/examples/api/helloworld-new.cpp
index 7957741e5..484995143 100644
--- a/examples/api/helloworld-new.cpp
+++ b/examples/api/helloworld-new.cpp
@@ -16,6 +16,7 @@
#include <iostream>
+//#include <cvc4/cvc4.h> // use this after CVC4 is properly installed
#include "api/cvc4cpp.h"
using namespace CVC4::api;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback