зеркало из https://github.com/mozilla/pjs.git
Fixing printf problem with MOZ_TIMER_DEBUGLOG
This commit is contained in:
Родитель
7875ad0f9b
Коммит
8921b016fa
|
@ -38,6 +38,8 @@
|
|||
#include "nsNetUtil.h"
|
||||
#include "nsIStyleRuleSupplier.h"
|
||||
#include "nslog.h"
|
||||
#undef printf
|
||||
#undef fprintf
|
||||
|
||||
NS_IMPL_LOG(nsStyleSetLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsStyleSetLog)
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
#include "nsNetUtil.h"
|
||||
#include "nsIStyleRuleSupplier.h"
|
||||
#include "nslog.h"
|
||||
#undef printf
|
||||
#undef fprintf
|
||||
|
||||
NS_IMPL_LOG(nsStyleSetLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsStyleSetLog)
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
#include "nsNetUtil.h"
|
||||
#include "nsIStyleRuleSupplier.h"
|
||||
#include "nslog.h"
|
||||
#undef printf
|
||||
#undef fprintf
|
||||
|
||||
NS_IMPL_LOG(nsStyleSetLog)
|
||||
#define PRINTF NS_LOG_PRINTF(nsStyleSetLog)
|
||||
|
|
Загрузка…
Ссылка в новой задаче