Fixed PR_LOG problem.

This commit is contained in:
warren%netscape.com 2000-10-28 01:00:10 +00:00
parent 1c65924ad2
commit 16af834c35

View File

@ -9,6 +9,7 @@
#include "windows.h"
#endif
#include "nslog.h"
#undef PR_LOG
NS_IMPL_LOG(stopwatchLog)
#define PRINTF NS_LOG_PRINTF(stopwatchLog)