aboutsummaryrefslogtreecommitdiff
path: root/odb/forward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/forward.hxx')
-rw-r--r--odb/forward.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/forward.hxx b/odb/forward.hxx
index 30d9193..6c5d875 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -35,6 +35,9 @@ namespace odb
class container_traits;
};
+ template <typename T>
+ struct object_traits;
+
namespace details
{
template <typename X>