diff options
Diffstat (limited to 'qt/common/smart-ptr/driver.cxx')
-rw-r--r-- | qt/common/smart-ptr/driver.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/common/smart-ptr/driver.cxx b/qt/common/smart-ptr/driver.cxx index 4af2c05..28ad9a2 100644 --- a/qt/common/smart-ptr/driver.cxx +++ b/qt/common/smart-ptr/driver.cxx @@ -13,6 +13,7 @@ #include <QtCore/QCoreApplication> #include <odb/database.hxx> +#include <odb/session.hxx> #include <odb/transaction.hxx> #include <common/common.hxx> |