diff options
-rw-r--r-- | odb/oracle/oracle-types.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/oracle/oracle-types.hxx b/odb/oracle/oracle-types.hxx index ec31280..4b58c08 100644 --- a/odb/oracle/oracle-types.hxx +++ b/odb/oracle/oracle-types.hxx @@ -12,7 +12,8 @@ #include <odb/oracle/version.hxx> #include <odb/oracle/oracle-fwd.hxx> -#include <odb/oracle/auto-descriptor.hxx> + +#include <odb/oracle/details/export.hxx> namespace odb { |