From f85e4bbdcfa4a111b6a6f9104b9bf666046ab061 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 12 Jan 2012 08:47:57 +0200 Subject: Add missing #include --- odb/sqlite/object-result.txx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb') diff --git a/odb/sqlite/object-result.txx b/odb/sqlite/object-result.txx index f400fe4..4690181 100644 --- a/odb/sqlite/object-result.txx +++ b/odb/sqlite/object-result.txx @@ -3,6 +3,8 @@ // copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file +#include + #include #include -- cgit v1.1