diff options
Diffstat (limited to 'common/session/driver.cxx')
-rw-r--r-- | common/session/driver.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/session/driver.cxx b/common/session/driver.cxx index d8467c2..232aee6 100644 --- a/common/session/driver.cxx +++ b/common/session/driver.cxx @@ -10,6 +10,7 @@ #include <iostream> #include <odb/database.hxx> +#include <odb/session.hxx> #include <odb/transaction.hxx> #include <common/common.hxx> |