View | Details | Raw Unified | Return to bug 53591
Collapse All | Expand All

(-)pwg/files/patch-pwg::outputwndimpl.cpp (+11 lines)
Line 0 Link Here
1
--- pwg/outputwndimpl.cpp.orig	Sat Jun 21 18:40:54 2003
2
+++ pwg/outputwndimpl.cpp	Sat Jun 21 18:41:22 2003
3
@@ -20,7 +20,7 @@
4
 #include <klocale.h>
5
 
6
 #include <unistd.h>
7
-
8
+#include <time.h>
9
 
10
 OutputWndImpl::OutputWndImpl(QWidget* parent, const char *name)
11
  : OutputWnd(parent, name)

Return to bug 53591