pkgsrc-ng/time/ptimetracker/patches/patch-src-weeport.cc
2013-09-26 17:14:40 +02:00

19 lines
472 B
C++

$NetBSD: patch-src-weeport.cc,v 1.1 2011/11/22 20:03:56 joerg Exp $
--- src/weeport.cc.orig 2011-11-22 19:09:39.000000000 +0000
+++ src/weeport.cc
@@ -24,5 +24,5 @@
****************************************************************************/
-#include <iostream.h>
+#include <iostream>
#include <stdlib.h>
@@ -49,4 +49,6 @@
#include "weeport.hh"
+using namespace std;
+
/*--------------------------------------------------------------------
Class : Weeport