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 e2bef03..bd6cbcb 100644
--- a/odb/forward.hxx
+++ b/odb/forward.hxx
@@ -30,6 +30,9 @@ namespace odb
template <typename T>
class composite_value_traits;
+
+ template <typename C>
+ class container_traits;
};
}