aboutsummaryrefslogtreecommitdiff
path: root/container/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'container/driver.cxx')
-rw-r--r--container/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/driver.cxx b/container/driver.cxx
index 109fec0..23ceff6 100644
--- a/container/driver.cxx
+++ b/container/driver.cxx
@@ -14,7 +14,7 @@
#include "person-odb.hxx"
using namespace std;
-using namespace odb;
+using namespace odb::core;
void
print (const person& p)