diff options
Diffstat (limited to 'odb/database.txx')
-rw-r--r-- | odb/database.txx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/odb/database.txx b/odb/database.txx index abc6ba3..7f7b90f 100644 --- a/odb/database.txx +++ b/odb/database.txx @@ -4,8 +4,7 @@ #include <odb/exceptions.hxx> #include <odb/transaction.hxx> -#include <odb/session.hxx> -#include <odb/cache-traits.hxx> +#include <odb/no-op-cache-traits.hxx> #include <odb/pointer-traits.hxx> namespace odb |