Bug 1618834 - fix build failure - comm/ldap/xpcom/src/nsLDAPMessage.cpp:344:18: error: no member named 'IsUtf8' in namespace 'mozilla'. rs=bustage-fix
This commit is contained in:
Родитель
c677837b28
Коммит
f00443f3d5
|
@ -15,6 +15,7 @@
|
|||
#include "nsILDAPErrors.h"
|
||||
#include "nsIClassInfoImpl.h"
|
||||
#include "nsLDAPUtils.h"
|
||||
#include "mozilla/Utf8.h"
|
||||
|
||||
NS_IMPL_CLASSINFO(nsLDAPMessage, NULL, nsIClassInfo::THREADSAFE,
|
||||
NS_LDAPMESSAGE_CID)
|
||||
|
|
Загрузка…
Ссылка в новой задаче