diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-04-11 14:49:12 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-04-11 14:49:12 +0000 |
commit | bb4198e5e48a3a8395d28139c4ed9e3c0e25aa9e (patch) | |
tree | d106d25058e242b56b6f5964da1beac9273ef3b8 /tests/Log_Msg_Test.cpp | |
parent | 897134553f05e85b95150abaa3be9f574fff4b7a (diff) | |
download | ATCD-bb4198e5e48a3a8395d28139c4ed9e3c0e25aa9e.tar.gz |
ChangeLogTag:Thu Apr 11 14:42:32 UTC 2002 Don Hinton <dhinton@ieee.org>
Diffstat (limited to 'tests/Log_Msg_Test.cpp')
-rw-r--r-- | tests/Log_Msg_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Log_Msg_Test.cpp b/tests/Log_Msg_Test.cpp index a325d201d50..4ebd9c76390 100644 --- a/tests/Log_Msg_Test.cpp +++ b/tests/Log_Msg_Test.cpp @@ -24,6 +24,7 @@ #include "ace/FILE_Connector.h" #include "ace/Auto_Ptr.h" #include "ace/Log_Msg_Callback.h" +#include "ace/Log_Record.h" #include "test_config.h" ACE_RCSID(tests, Log_Msg_Test, "$Id$") |