summaryrefslogtreecommitdiff
path: root/ace/Log_Msg_NT_Event_Log.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-05 21:58:57 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-11-05 21:58:57 +0000
commit18f409bb99c9d8ce4e210d9141a07e53a4c0eb3c (patch)
treecd80dd59f7e7323ecc439775ced868ed4c5c0a9e /ace/Log_Msg_NT_Event_Log.cpp
parentdf5c519c06f4f434d5ce640cdfd520d9d27511ee (diff)
downloadATCD-18f409bb99c9d8ce4e210d9141a07e53a4c0eb3c.tar.gz
ChangeLogTag:Mon Nov 5 10:12:01 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Log_Msg_NT_Event_Log.cpp')
-rw-r--r--ace/Log_Msg_NT_Event_Log.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Msg_NT_Event_Log.cpp b/ace/Log_Msg_NT_Event_Log.cpp
index 663465bfe23..71502ec2092 100644
--- a/ace/Log_Msg_NT_Event_Log.cpp
+++ b/ace/Log_Msg_NT_Event_Log.cpp
@@ -2,7 +2,7 @@
#include "ace/config-all.h"
-#if defined (ACE_WIN32)
+#if defined (ACE_WIN32) && !defined (ACE_HAS_PHARLAP)
#include "ace/Log_Msg_NT_Event_Log.h"
#include "ace/Log_Msg.h"