diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-29 00:31:54 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-29 00:31:54 +0000 |
commit | 9085a731b4c1116fc6c39155817bc4b1f6e25a6d (patch) | |
tree | 32d36bae5d4481c6a67003aee48994e8a51e1ea8 /examples/Mem_Map | |
parent | a827d78ef94abc8085d4ecf3bba11169d157274d (diff) | |
download | ATCD-9085a731b4c1116fc6c39155817bc4b1f6e25a6d.tar.gz |
ChangeLogTag:Sun May 28 17:26:28 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'examples/Mem_Map')
-rw-r--r-- | examples/Mem_Map/IO-tests/test_io.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Mem_Map/IO-tests/test_io.cpp b/examples/Mem_Map/IO-tests/test_io.cpp index 3a6d2a0c015..e9ecaf87b88 100644 --- a/examples/Mem_Map/IO-tests/test_io.cpp +++ b/examples/Mem_Map/IO-tests/test_io.cpp @@ -6,6 +6,7 @@ #include "ace/Profile_Timer.h" #include "ace/Get_Opt.h" #include "ace/Signal.h" +#include "ace/Log_Msg.h" #include "IO_Test.h" ACE_RCSID(IO_tests, test_io, "$Id$") |