summaryrefslogtreecommitdiff
path: root/test/api/two_solvers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/api/two_solvers.cpp')
-rw-r--r--test/api/two_solvers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/api/two_solvers.cpp b/test/api/two_solvers.cpp
index d0a05478c..d28f0ceb5 100644
--- a/test/api/two_solvers.cpp
+++ b/test/api/two_solvers.cpp
@@ -19,7 +19,7 @@
#include "api/cvc4cpp.h"
-using namespace CVC5::api;
+using namespace cvc5::api;
using namespace std;
int main() {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback