aboutsummaryrefslogtreecommitdiff
path: root/tracer/transaction/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tracer/transaction/driver.cxx')
-rw-r--r--tracer/transaction/driver.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/tracer/transaction/driver.cxx b/tracer/transaction/driver.cxx
index fcec91c..f6945d4 100644
--- a/tracer/transaction/driver.cxx
+++ b/tracer/transaction/driver.cxx
@@ -15,7 +15,8 @@
#include <odb/tracer/transaction.hxx>
using namespace std;
-using namespace odb;
+using namespace odb::core;
+namespace tracer = odb::tracer;
int
main ()