This commit is contained in:
warren%netscape.com 2000-10-28 00:40:49 +00:00
Родитель d9cf89e1ac
Коммит c433395ed3
2 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -20,6 +20,9 @@
* Contributor(s):
*/
#include "nslog.h"
#undef printf
#include "nsPluginHostImpl.h"
#include <stdio.h>
#include "prio.h"
@ -50,7 +53,6 @@
#include "nsNetUtil.h"
#include "nsIProgressEventSink.h"
#include "nsIDocument.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginHostImplLog)
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)

Просмотреть файл

@ -20,6 +20,9 @@
* Contributor(s):
*/
#include "nslog.h"
#undef printf
#include "nsPluginHostImpl.h"
#include <stdio.h>
#include "prio.h"
@ -50,7 +53,6 @@
#include "nsNetUtil.h"
#include "nsIProgressEventSink.h"
#include "nsIDocument.h"
#include "nslog.h"
NS_IMPL_LOG(nsPluginHostImplLog)
#define PRINTF NS_LOG_PRINTF(nsPluginHostImplLog)