]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/StringList.cpp
some changes to make the library working with gcc 3.0 (mostly namespace
[openldap] / contrib / ldapc++ / src / StringList.cpp
index 287547218ff25f13e1ec5029eaf0de1cbb3be1bd..632a20c822d8f89970271f368a701c7bbe3a2bb0 100644 (file)
@@ -6,6 +6,8 @@
 #include "StringList.h"
 #include "debug.h"
 
+using namespace std;
+
 StringList::StringList(){
 }