Fixing printf problem with RAPTOR_STOPWATCH_TRACE

This commit is contained in:
warren%netscape.com 2000-10-28 10:14:36 +00:00
parent 02371534f1
commit 7cd51a4917

View File

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