aboutsummaryrefslogtreecommitdiff
path: root/odb/database.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-19 11:38:24 +0200
commit5b0430fdf4617b396e462872d438a663b174a3a8 (patch)
treee89e0cc5b1fdff4e3f49c9c7b7607d2b90108c31 /odb/database.txx
parent5c705a90d348a2a9428d5121a24eb47d0d73eb39 (diff)
Completion of prepared query support
Diffstat (limited to 'odb/database.txx')
-rw-r--r--odb/database.txx1
1 files changed, 0 insertions, 1 deletions
diff --git a/odb/database.txx b/odb/database.txx
index 23ea712..5556982 100644
--- a/odb/database.txx
+++ b/odb/database.txx
@@ -3,7 +3,6 @@
// license : GNU GPL v2; see accompanying LICENSE file
#include <odb/exceptions.hxx>
-#include <odb/transaction.hxx>
#include <odb/no-op-cache-traits.hxx>
#include <odb/pointer-traits.hxx>