From ec6b9f59d40b2c389496f8e6af6bce64944af998 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 10 Aug 2010 11:16:42 +0200 Subject: Add query support --- odb/forward.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'odb/forward.hxx') diff --git a/odb/forward.hxx b/odb/forward.hxx index 8e91407..7c1fb27 100644 --- a/odb/forward.hxx +++ b/odb/forward.hxx @@ -12,6 +12,9 @@ namespace odb class transaction; template + class query; + + template class shared_ptr; class access -- cgit v1.1