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