freebsd-ports/net-im/centericq/files/patch-Xml.h
2003-07-27 13:07:14 +00:00

12 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>