From 851cbe3927b987ec992bbbb69bd62224bf4a0dc3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 23 Apr 2012 16:48:01 +0200 Subject: Polymorphic inheritance support --- odb/sqlite/result.hxx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'odb/sqlite/result.hxx') diff --git a/odb/sqlite/result.hxx b/odb/sqlite/result.hxx index 2d6574f..92c1bb1 100644 --- a/odb/sqlite/result.hxx +++ b/odb/sqlite/result.hxx @@ -7,9 +7,6 @@ #include -#include -#include - #include #include @@ -40,10 +37,3 @@ namespace odb #include #endif // ODB_SQLITE_RESULT_HXX - -// Include result specializations so that the user code only needs -// to include this header. -// - -#include -#include -- cgit v1.1