diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-04 03:53:54 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-04 03:53:54 +0000 |
commit | 5bef9626a3ab5e70fe002f3237761150a5e59787 (patch) | |
tree | 12103be26b2e9b0cd1869d7fd72a1f8a8ec362e6 /ace/Malloc_T.h | |
parent | 4ca7b649a73214d4cbbac1e739436bf60a370f83 (diff) | |
download | ATCD-5bef9626a3ab5e70fe002f3237761150a5e59787.tar.gz |
ChangeLogTag:Mon Aug 4 03:26:30 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Malloc_T.h')
-rw-r--r-- | ace/Malloc_T.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Malloc_T.h b/ace/Malloc_T.h index ccde56b901c..a1688439c8a 100644 --- a/ace/Malloc_T.h +++ b/ace/Malloc_T.h @@ -21,7 +21,6 @@ # pragma once #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" |