summaryrefslogtreecommitdiff
path: root/net-im/centericq/files/patch-Xml.h
blob: 9a9aa8e52a9dfbabf3c3470f853f854694a7d8ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libicq2000-0.1/libicq2000/Xml.h.orig	Sun Jul 27 14:08:10 2003
+++ libicq2000-0.1/libicq2000/Xml.h	Sun Jul 27 14:08:26 2003
@@ -24,6 +24,8 @@
 #ifndef XML_H
 #define XML_H
 
+using namespace std;
+
 #include <string>
 #include <list>
 #include <ctype.h>