summaryrefslogtreecommitdiff
blob: 6e1d2346008ba10bb54de864c2f7fb46917fe0c2 (plain)
1
2
3
4
5
6
7
8
9
10
--- icqv7-t-0.3.0pre2/MySocketWatcher.h.orig	2002-11-13 21:02:41.000000000 +0100
+++ icqv7-t-0.3.0pre2/MySocketWatcher.h	2002-11-13 21:03:13.000000000 +0100
@@ -59,6 +59,7 @@
 using namespace bedrock;
 using namespace std;
 using namespace bedrock::net;
+using namespace __gnu_cxx;
 
 class it_Client;
 class MySocketWatcher  {