aboutsummaryrefslogtreecommitdiff
path: root/odb/forward.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-13 13:37:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-13 13:37:36 +0200
commitb9376a8bd73d12c868dafa2d1f686058a77d35be (patch)
tree0d0a360dbabab4bf8bbfffce04388fc035901c86 /odb/forward.hxx
parent85a83a8bd8b8d1e98ba68e1daba1af4f212a9aa3 (diff)
Let the DB implementation define a specialization of query
Diffstat (limited to 'odb/forward.hxx')
-rw-r--r--odb/forward.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/odb/forward.hxx b/odb/forward.hxx
index 7c1fb27..8e91407 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -12,9 +12,6 @@ namespace odb
class transaction;
template <typename T>
- class query;
-
- template <typename T>
class shared_ptr;
class access