mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fixing printf problem with RAPTOR_STOPWATCH_TRACE
This commit is contained in:
parent
02371534f1
commit
7cd51a4917
@ -10,6 +10,8 @@
|
||||
#endif
|
||||
#include "nslog.h"
|
||||
#undef PR_LOG
|
||||
#undef printf
|
||||
#undef fprintf
|
||||
|
||||
NS_IMPL_LOG(stopwatchLog)
|
||||
#define PRINTF NS_LOG_PRINTF(stopwatchLog)
|
||||
|
Loading…
Reference in New Issue
Block a user