From b9376a8bd73d12c868dafa2d1f686058a77d35be Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 13 Aug 2010 13:37:36 +0200 Subject: Let the DB implementation define a specialization of query --- odb/forward.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'odb/forward.hxx') 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 - class query; - - template class shared_ptr; class access -- cgit v1.1