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