diff options
-rw-r--r-- | odb/database.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/database.hxx b/odb/database.hxx index 4858f0f..7dd1f5d 100644 --- a/odb/database.hxx +++ b/odb/database.hxx @@ -14,6 +14,7 @@ #include <odb/forward.hxx> #include <odb/query.hxx> #include <odb/result.hxx> +#include <odb/exceptions.hxx> #include <odb/details/export.hxx> |