aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/polymorphic-object-result.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-04-26 11:29:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-04-26 11:29:05 +0200
commit80c78e7c4457ef6757edd881e8dc4f259a49a838 (patch)
tree41a8f548fd92dae6cbc65b61ba9ea19105948b7d /odb/pgsql/polymorphic-object-result.txx
parent40267e1f40de8ea216688886ab1df1c7ec50e2b2 (diff)
Make session optional
Diffstat (limited to 'odb/pgsql/polymorphic-object-result.txx')
-rw-r--r--odb/pgsql/polymorphic-object-result.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/pgsql/polymorphic-object-result.txx b/odb/pgsql/polymorphic-object-result.txx
index 14104d0..9d50427 100644
--- a/odb/pgsql/polymorphic-object-result.txx
+++ b/odb/pgsql/polymorphic-object-result.txx
@@ -5,7 +5,6 @@
#include <cassert>
#include <odb/callback.hxx>
-#include <odb/cache-traits.hxx>
#include <odb/exceptions.hxx> // object_not_persistent
#include <odb/pgsql/polymorphic-object-statements.hxx>