From 7f528c0bc15ad9b192a61636aec59ece84f35a12 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 30 Jul 2010 13:27:14 +0200 Subject: Add the rest of the statements --- odb/mysql/forward.hxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'odb/mysql/forward.hxx') diff --git a/odb/mysql/forward.hxx b/odb/mysql/forward.hxx index 41baa1c..701627b 100644 --- a/odb/mysql/forward.hxx +++ b/odb/mysql/forward.hxx @@ -14,6 +14,10 @@ namespace odb class connection; class connection_factory; class transaction; + class binding; + + template + class object_statements; } } -- cgit v1.1