aboutsummaryrefslogtreecommitdiffstats
path: root/math/topaz/files/patch-topaz::msgbuff.cc
blob: 7a043464b25c43a58ef4bc011a6888af2042ef67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;