Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 628eca5af3fa17f257a793cb88bde2e1 > files > 4

rfb-0.6.1-10mdv2008.0.src.rpm

--- rfb-0.6.1/xrfbviewer/xrfbviewer.cc.bak	2002-02-26 07:26:43.000000000 +0100
+++ rfb-0.6.1/xrfbviewer/xrfbviewer.cc	2004-07-21 00:23:05.287200252 +0200
@@ -22,6 +22,7 @@
 
 #include <iostream>
 #include <fstream>
+using namespace std;
 
 #include <stdio.h>
 #include <stdlib.h>
--- rfb-0.6.1/xrfbviewer/xplayfbs.cc.bak	2000-08-20 13:06:19.000000000 +0200
+++ rfb-0.6.1/xrfbviewer/xplayfbs.cc	2004-07-21 00:24:58.729052250 +0200
@@ -20,6 +20,7 @@
 
 
 #include <iostream>
+using namespace std;
 
 #include <stdio.h>
 #include <stdlib.h>