mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file.
This commit is contained in:
parent
91ffd7918d
commit
f9060926e2
@ -27,9 +27,11 @@
|
||||
#include "cvunzip.h"
|
||||
|
||||
/* BEGIN NEW_STRING_LIB */
|
||||
/*#ifdef XP_MAC
|
||||
#ifdef XP_MAC
|
||||
#ifndef MOZ_NGLAYOUT
|
||||
#include "allxpstr.h"
|
||||
#endif*/
|
||||
#endif
|
||||
#endif
|
||||
/* END NEW_STRING_LIB */
|
||||
#ifdef MOZILLA_CLIENT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user