aboutsummaryrefslogtreecommitdiff
path: root/mapping/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mapping/driver.cxx')
-rw-r--r--mapping/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapping/driver.cxx b/mapping/driver.cxx
index dae2c94..80f825e 100644
--- a/mapping/driver.cxx
+++ b/mapping/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[])