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/pgsql/qdate-time-traits.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odb/qt/date-time/pgsql/qdate-time-traits.hxx') diff --git a/odb/qt/date-time/pgsql/qdate-time-traits.hxx b/odb/qt/date-time/pgsql/qdate-time-traits.hxx index 97dbae4..8c836e0 100644 --- a/odb/qt/date-time/pgsql/qdate-time-traits.hxx +++ b/odb/qt/date-time/pgsql/qdate-time-traits.hxx @@ -66,4 +66,6 @@ namespace odb } } +#include + #endif // ODB_QT_DATE_TIME_PGSQL_QDATETIME_TRAITS_HXX -- cgit v1.1