diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-30 00:33:43 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-30 00:33:43 +0000 |
commit | 8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c (patch) | |
tree | dd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /ace/Malloc_T.h | |
parent | 42f04951935318cb83949862c4abd11a8386cc91 (diff) | |
download | ATCD-8ca31fd725b7bd02f2038a5b3a03c3da64b6b48c.tar.gz |
Eon
Diffstat (limited to 'ace/Malloc_T.h')
-rw-r--r-- | ace/Malloc_T.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Malloc_T.h b/ace/Malloc_T.h index 37ba9ab7a21..a36b0b006c6 100644 --- a/ace/Malloc_T.h +++ b/ace/Malloc_T.h @@ -1,7 +1,6 @@ /* -*- C++ -*- */ // $Id$ - // ============================================================================ // // = LIBRARY @@ -19,7 +18,6 @@ #define ACE_MALLOC_T_H #include "ace/ACE.h" -#include "ace/Log_Msg.h" #include "ace/Synch.h" #include "ace/Malloc.h" |