Bug 571728 - Mismatched allocator for SuggestMgr::csconv; r=Olli.Pettay,RyanVM

This commit is contained in:
Ehsan Akhgari 2010-06-13 14:19:23 -04:00
parent 8f948d54f7
commit c015726bab

View File

@ -64,6 +64,10 @@
#include "htypes.hxx"
#include "csutil.hxx"
#ifdef MOZILLA_CLIENT
#include "nscore.h" // for mozalloc headers
#endif
const w_char W_VLINE = { '\0', '|' };
SuggestMgr::SuggestMgr(const char * tryme, int maxn,