aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/details/number.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/oracle/details/number.hxx')
-rw-r--r--odb/oracle/details/number.hxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/odb/oracle/details/number.hxx b/odb/oracle/details/number.hxx
index 345cbe0..fe355da 100644
--- a/odb/oracle/details/number.hxx
+++ b/odb/oracle/details/number.hxx
@@ -11,10 +11,18 @@
namespace odb
{
+ // @@ Revise this.
+ //
+ namespace details
+ {
+ }
+
namespace oracle
{
namespace details
{
+ using namespace odb::details;
+
LIBODB_ORACLE_EXPORT long long
number_to_int64 (const char* buffer);