aboutsummaryrefslogtreecommitdiff
path: root/template/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'template/driver.cxx')
-rw-r--r--template/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/driver.cxx b/template/driver.cxx
index 387035d..8f647df 100644
--- a/template/driver.cxx
+++ b/template/driver.cxx
@@ -14,7 +14,7 @@
#include "person-odb.hxx"
using namespace std;
-using namespace odb;
+using namespace odb::core;
int
main (int argc, char* argv[])