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