aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/fet/files/patch-src__engine__timeconstraint.cpp
blob: 1dd226eee3af24b5cb1a2f84f17aa9ea8ee6b4be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/engine/timeconstraint.cpp.orig  2016-04-09 13:57:44 UTC
+++ src/engine/timeconstraint.cpp
@@ -39,6 +39,7 @@ File timeconstraint.cpp
 
 //for min max functions
 #include <algorithm>
+#include <stdlib.h>
 using namespace std;
 
 static QString trueFalse(bool x){