aboutsummaryrefslogtreecommitdiff
path: root/odb/mysql/simple-object-statements.hxx
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
commit8b778f4638a017155c81bb5c9fd47afb1e0c7f0b (patch)
tree1155035588f8cef74db2769cd75e4e96b0312998 /odb/mysql/simple-object-statements.hxx
parent42503207920b9264e04c97cb6a5c53214fd2eff8 (diff)
Make session optional
Diffstat (limited to 'odb/mysql/simple-object-statements.hxx')
-rw-r--r--odb/mysql/simple-object-statements.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/mysql/simple-object-statements.hxx b/odb/mysql/simple-object-statements.hxx
index 9a3e80e..c2e9c74 100644
--- a/odb/mysql/simple-object-statements.hxx
+++ b/odb/mysql/simple-object-statements.hxx
@@ -13,7 +13,6 @@
#include <odb/forward.hxx>
#include <odb/traits.hxx>
-#include <odb/cache-traits.hxx>
#include <odb/details/shared-ptr.hxx>