diff options
Diffstat (limited to 'math/topaz/files/patch-topaz::msgbuff.cc')
-rw-r--r-- | math/topaz/files/patch-topaz::msgbuff.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/topaz/files/patch-topaz::msgbuff.cc b/math/topaz/files/patch-topaz::msgbuff.cc deleted file mode 100644 index 7a043464b25c..000000000000 --- a/math/topaz/files/patch-topaz::msgbuff.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- topaz/msgbuff.cc.orig Wed Dec 4 23:02:26 2002 -+++ topaz/msgbuff.cc Fri Dec 27 04:36:46 2002 -@@ -30,6 +30,8 @@ - #include "msgbuff.h" - #include "kanji.h" - -+using namespace std; -+ - extern int tabnumber; - extern WINDOW *menuwin, *msgwin, *sepwin ,*titlewin; - |