View | Details | Raw Unified | Return to bug 188286 | Differences between
and this patch

Collapse All | Expand All

(-)files/patch-src__util__debug.cpp (+13 lines)
Line 0 Link Here
1
--- ./src/util/debug.cpp.orig	2014-04-05 15:33:31.000000000 +0200
2
+++ ./src/util/debug.cpp	2014-04-05 15:34:06.000000000 +0200
3
@@ -20,6 +20,7 @@
4
  *      http://www.gnu.org/licenses 
5
  */
6
 
7
+#include <time.h>
8
 #include <QFile>
9
 
10
 #include "debug.h"
11
text/plain
12
yes
13
native

Return to bug 188286