]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPSearchReference.cpp
Entry rwlock is no longer needed as concurrency is managed
[openldap] / contrib / ldapc++ / src / LDAPSearchReference.cpp
index 758a42545df78182458a9accdc399ec3496e3f0b..7d22cea52e3fd110011a444cc919c6e645095ee3 100644 (file)
@@ -12,6 +12,8 @@
 #include "LDAPRequest.h"
 #include "LDAPUrl.h"
 
+using namespace std;
+
 LDAPSearchReference::LDAPSearchReference(const LDAPRequest *req,
         LDAPMessage *msg) : LDAPMsg(msg){
     DEBUG(LDAP_DEBUG_CONSTRUCT,