mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
fix for #79260. get compose nspr log to work again in opt builds
(for stephend). r=mscott, sr=bienvenu, a=asa
This commit is contained in:
parent
dba7419c8c
commit
d650301195
@ -39,6 +39,9 @@
|
||||
#include "nsEscape.h"
|
||||
|
||||
#ifdef MSGCOMP_TRACE_PERFORMANCE
|
||||
#ifdef MOZ_LOGGING
|
||||
#define FORCE_PR_LOG /* Allow logging in the release build (sorry this breaks the PCH) */
|
||||
#endif
|
||||
#include "prlog.h"
|
||||
#include "nsIPref.h"
|
||||
#include "nsIMsgHdr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user