From 4476c35c66b3fc795f71ccaf38c886f5e725d173 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Nov 2011 11:54:02 +0200 Subject: Remove unnecessary forward declaration --- odb/sqlite/connection.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'odb/sqlite/connection.hxx') diff --git a/odb/sqlite/connection.hxx b/odb/sqlite/connection.hxx index 0986866..94f08d0 100644 --- a/odb/sqlite/connection.hxx +++ b/odb/sqlite/connection.hxx @@ -30,7 +30,6 @@ namespace odb { namespace sqlite { - class statement; class statement_cache; class connection; -- cgit v1.1