2e2930bbff
take a look.
11 lines
257 B
C++
11 lines
257 B
C++
--- 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>
|