X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPReferenceList.h;h=0aa5a18219cb4959b1fb8418c6401795094c1555;hb=3b695bc6c855ca79136f5f9a184804e73ad06f20;hp=4891e7a9be6df916d86f80e9f07917714026cc6b;hpb=2941993d8fe5ff58eb0ee2abae97c7a5524fac95;p=openldap diff --git a/contrib/ldapc++/src/LDAPReferenceList.h b/contrib/ldapc++/src/LDAPReferenceList.h index 4891e7a9be..0aa5a18219 100644 --- a/contrib/ldapc++/src/LDAPReferenceList.h +++ b/contrib/ldapc++/src/LDAPReferenceList.h @@ -10,7 +10,7 @@ class LDAPSearchReference; -typedef list RefList; +typedef std::list RefList; /** * Container class for storing a list of Search References