summaryrefslogtreecommitdiffstats
path: root/editors/calligra/files/patch-plan_plugins_schedulers_tj_PlanTJScheduler.h
blob: 3664792a9466e7bd14c3d107016bc7be895d245f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Include necessary header <time.h>

--- plan/plugins/schedulers/tj/PlanTJScheduler.h.orig	2017-01-04 17:01:13 UTC
+++ plan/plugins/schedulers/tj/PlanTJScheduler.h
@@ -32,6 +32,8 @@
 #include <QMap>
 #include <QList>
 
+#include <time.h>
+
 class QDateTime;
 
 namespace TJ
OpenPOWER on IntegriCloud