aboutsummaryrefslogtreecommitdiff
path: root/schema/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'schema/driver.cxx')
-rw-r--r--schema/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/driver.cxx b/schema/driver.cxx
index 5ba5113..3f36f03 100644
--- a/schema/driver.cxx
+++ b/schema/driver.cxx
@@ -15,7 +15,7 @@
#include "employee-odb.hxx"
using namespace std;
-using namespace odb;
+using namespace odb::core;
int
main (int argc, char* argv[])