diff options
author | Steve Huston <shuston@riverace.com> | 2000-10-13 23:41:48 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2000-10-13 23:41:48 +0000 |
commit | aaebd60b353a0aa1c734c679572c7dd1a62b9442 (patch) | |
tree | 8eaab1f1518bf02dddd86c79f3d4eae67e56d920 /ace/Malloc_T.h | |
parent | a03d608bddd03e6417f7f2d6419c5d3a10b5d812 (diff) | |
download | ATCD-aaebd60b353a0aa1c734c679572c7dd1a62b9442.tar.gz |
ChangeLogTag:Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/Malloc_T.h')
-rw-r--r-- | ace/Malloc_T.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Malloc_T.h b/ace/Malloc_T.h index 396d6e68a6c..e244ec90cbe 100644 --- a/ace/Malloc_T.h +++ b/ace/Malloc_T.h @@ -25,6 +25,7 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/Synch.h" +#include "ace/Malloc.h" /* Need ACE_Control_Block */ #include "ace/Malloc_Allocator.h" #include "ace/Free_List.h" |