summaryrefslogtreecommitdiff
path: root/odb/odb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/odb.cxx')
-rw-r--r--odb/odb.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/odb.cxx b/odb/odb.cxx
index a4376b5..51c14f4 100644
--- a/odb/odb.cxx
+++ b/odb/odb.cxx
@@ -121,6 +121,7 @@ profile_paths (strings const& args, char const* name);
static char const* const db_macro[] =
{
"-DODB_DATABASE_MYSQL",
+ "-DODB_DATABASE_ORACLE",
"-DODB_DATABASE_PGSQL",
"-DODB_DATABASE_SQLITE",
"-DODB_DATABASE_TRACER"