fix for . get compose nspr log to work again in opt builds

(for stephend).  r=mscott, sr=bienvenu, a=asa
This commit is contained in:
sspitzer%netscape.com 2001-06-08 04:12:42 +00:00
parent dba7419c8c
commit d650301195

View File

@ -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"