mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
This commit is contained in:
parent
24012d0670
commit
1747fb0795
@ -41,6 +41,7 @@
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nspr.h"
|
||||
#include "nsLDAP.h"
|
||||
#include "nsCRT.h"
|
||||
|
||||
#ifdef PR_LOGGING
|
||||
static PRLogModuleInfo *sLDAPAutoCompleteLogModule = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user