aboutsummaryrefslogtreecommitdiff
path: root/odb/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/forward.hxx')
-rw-r--r--odb/forward.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/odb/forward.hxx b/odb/forward.hxx
index bd6cbcb..dbd3628 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -19,13 +19,10 @@ namespace odb
template <typename T>
class object_traits;
- template <typename T>
- class object_memory;
-
- template <typename T>
+ template <typename T, typename P>
class object_factory;
- template <typename P>
+ template <typename T, typename P>
class pointer_factory;
template <typename T>