From 92349548ad2c2381d66ea2fc501b5466fed9789c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 25 Mar 2011 16:52:35 +0200 Subject: Use forward-declared query class in result interface --- odb/sqlite/result.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/sqlite/result.cxx') diff --git a/odb/sqlite/result.cxx b/odb/sqlite/result.cxx index 7e4116f..29afb3b 100644 --- a/odb/sqlite/result.cxx +++ b/odb/sqlite/result.cxx @@ -4,6 +4,7 @@ // license : GNU GPL v2; see accompanying LICENSE file #include +#include namespace odb { -- cgit v1.1