diff options
Diffstat (limited to 'common/lazy-ptr/driver.cxx')
-rw-r--r-- | common/lazy-ptr/driver.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/lazy-ptr/driver.cxx b/common/lazy-ptr/driver.cxx index 3be6517..ffe692c 100644 --- a/common/lazy-ptr/driver.cxx +++ b/common/lazy-ptr/driver.cxx @@ -11,6 +11,7 @@ #include <iostream> #include <odb/database.hxx> +#include <odb/session.hxx> #include <odb/transaction.hxx> #include <odb/details/config.hxx> // ODB_CXX11_* |