From cdca463703de22e87d0d8f995d22f6d95fe89d6c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 Jul 2012 16:05:03 +0200 Subject: Add missing includes --- odb/qt/date-time/sqlite/qtime-traits.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/qt/date-time/sqlite/qtime-traits.hxx') diff --git a/odb/qt/date-time/sqlite/qtime-traits.hxx b/odb/qt/date-time/sqlite/qtime-traits.hxx index e856d64..141090b 100644 --- a/odb/qt/date-time/sqlite/qtime-traits.hxx +++ b/odb/qt/date-time/sqlite/qtime-traits.hxx @@ -112,4 +112,6 @@ namespace odb } } +#include + #endif // ODB_QT_DATE_TIME_SQLITE_QTIME_TRAITS_HXX -- cgit v1.1