diff options
Diffstat (limited to 'odb/pgsql/container-statements.hxx')
-rw-r--r-- | odb/pgsql/container-statements.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/pgsql/container-statements.hxx b/odb/pgsql/container-statements.hxx index a1a0e66..252eb77 100644 --- a/odb/pgsql/container-statements.hxx +++ b/odb/pgsql/container-statements.hxx @@ -16,6 +16,7 @@ #include <odb/pgsql/version.hxx> #include <odb/pgsql/binding.hxx> #include <odb/pgsql/statement.hxx> +#include <odb/pgsql/pgsql-fwd.hxx> // Oid #include <odb/pgsql/pgsql-oid.hxx> #include <odb/pgsql/details/export.hxx> |