diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:06:57 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:06:57 +0000 |
commit | 97e2e540a5984c80362216f84269758bda5de341 (patch) | |
tree | baa92754250a3653dd7a7a79d01f438ca8743f92 /ace/Dump.cpp | |
parent | 18454c439f5e3586602072190dd8ec470fd2f00b (diff) | |
download | ATCD-97e2e540a5984c80362216f84269758bda5de341.tar.gz |
ChangeLogTag:Fri May 26 12:04:39 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Dump.cpp')
-rw-r--r-- | ace/Dump.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Dump.cpp b/ace/Dump.cpp index 6cbca54518c..52786c00d99 100644 --- a/ace/Dump.cpp +++ b/ace/Dump.cpp @@ -3,6 +3,7 @@ #include "ace/Synch_T.h" #include "ace/Dump.h" #include "ace/Object_Manager.h" +#include "ace/Log_Msg.h" ACE_RCSID(ace, Dump, "$Id$") |