diff options
Diffstat (limited to 'textproc/word2x/files/patch-rtest2.cc')
-rw-r--r-- | textproc/word2x/files/patch-rtest2.cc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/word2x/files/patch-rtest2.cc b/textproc/word2x/files/patch-rtest2.cc deleted file mode 100644 index b04cdd65ab7d..000000000000 --- a/textproc/word2x/files/patch-rtest2.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- rtest2.cc.orig Thu Oct 8 03:12:09 1998 -+++ rtest2.cc Wed Mar 31 20:13:32 2004 -@@ -3,7 +3,8 @@ - - #include <stdio.h> - #include <stdlib.h> --#include <iostream.h> -+#include <iostream> -+using namespace std; - #include "strip.h" - #include "interface.h" - |