From 0621ffcc107e4cf106d7b48a8bbc1dba086cfb89 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Nov 2011 11:51:15 +0200 Subject: Remove unnecessary includes --- odb/sqlite/database.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/sqlite/database.hxx') diff --git a/odb/sqlite/database.hxx b/odb/sqlite/database.hxx index aeaca22..49e34d7 100644 --- a/odb/sqlite/database.hxx +++ b/odb/sqlite/database.hxx @@ -15,7 +15,6 @@ #include // std::ostream #include -#include #include #include @@ -23,6 +22,7 @@ #include #include #include + #include namespace odb -- cgit v1.1