diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-03 06:23:42 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-03 06:23:42 +0000 |
commit | 582f69407caa222ce5d4a66dccbb4cedbc93eade (patch) | |
tree | 3f956dcd3b129a10271445ae69f9f0b545ca3e25 /examples/Log_Msg | |
parent | 2979ccc7165350510b2b55ea4d75e1ed591ac73d (diff) | |
download | ATCD-582f69407caa222ce5d4a66dccbb4cedbc93eade.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r-- | examples/Log_Msg/test_log_msg.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/Log_Msg/test_log_msg.cpp b/examples/Log_Msg/test_log_msg.cpp index 626124e1d38..7beef0e345d 100644 --- a/examples/Log_Msg/test_log_msg.cpp +++ b/examples/Log_Msg/test_log_msg.cpp @@ -20,10 +20,6 @@ #include "ace/OS.h" -#if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION) -# include <iostream.h> -#endif /* ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION */ - static void cleanup (void) { |