summaryrefslogtreecommitdiff
path: root/ace/CE_Screen_Output.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-05 12:00:45 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-05 12:00:45 +0000
commite94ab32c492b3c055fe8fd5ab062374c2858c9f2 (patch)
tree90740bda77c9cc8776bc97699725d2aec973a4d3 /ace/CE_Screen_Output.cpp
parent2ea091e5bdbe58dd1b8f2cb6effc61006c270858 (diff)
downloadATCD-e94ab32c492b3c055fe8fd5ab062374c2858c9f2.tar.gz
ChangeLogTag:Fri Apr 5 11:40:00 UTC 2002 Don Hinton <dhinton@ieee.org>
Diffstat (limited to 'ace/CE_Screen_Output.cpp')
-rw-r--r--ace/CE_Screen_Output.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/CE_Screen_Output.cpp b/ace/CE_Screen_Output.cpp
index 73de1d707ba..14e9858f713 100644
--- a/ace/CE_Screen_Output.cpp
+++ b/ace/CE_Screen_Output.cpp
@@ -3,10 +3,10 @@
// $Id$
#include "ace/CE_Screen_Output.h"
-#include "ace/Log_Msg.h"
-
#if defined (ACE_HAS_WINCE)
+#include "ace/Log_Msg.h"
+
ACE_CE_Screen_Output::ACE_CE_Screen_Output(HWND hEdit)
: handler_(hEdit)
, pFile_(0)