aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/query.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/mysql/query.hxx')
-rw-r--r--odb/mysql/query.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/odb/mysql/query.hxx b/odb/mysql/query.hxx
index 2a02b95..b86818e 100644
--- a/odb/mysql/query.hxx
+++ b/odb/mysql/query.hxx
@@ -1965,6 +1965,11 @@ namespace odb
{
}
};
+
+ namespace core
+ {
+ using mysql::query;
+ }
}
// Derive odb::query from odb::mysql::query so that it can be