diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-04 10:10:22 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-04 10:10:22 +0000 |
commit | 5c22f3f8c49197d2fae2643f58102324d411ea30 (patch) | |
tree | 4542feaeb5746b43a65e7d1695725ad8600b7523 /examples/Log_Msg | |
parent | ca174af8a44cfb38ccfaf84b636733fece06151a (diff) | |
download | ATCD-5c22f3f8c49197d2fae2643f58102324d411ea30.tar.gz |
*** empty log message ***
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r-- | examples/Log_Msg/test_log_msg.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Log_Msg/test_log_msg.cpp b/examples/Log_Msg/test_log_msg.cpp index 7beef0e345d..e10614392bb 100644 --- a/examples/Log_Msg/test_log_msg.cpp +++ b/examples/Log_Msg/test_log_msg.cpp @@ -19,6 +19,7 @@ #include "ace/OS.h" +#include "ace/streams.h" static void cleanup (void) |