diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
commit | 00461eeed1b26536dd73528e4c857204dbe34bbf (patch) | |
tree | be384a0eb0fa3288e148df1b2d78d155c2e66754 /ace/Malloc.cpp | |
parent | 4c1fc2089d7a3245cbf1a09f8ce73eb570e4e261 (diff) | |
download | ATCD-00461eeed1b26536dd73528e4c857204dbe34bbf.tar.gz |
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Malloc.cpp')
-rw-r--r-- | ace/Malloc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Malloc.cpp b/ace/Malloc.cpp index cd9c4132b3e..738538f8534 100644 --- a/ace/Malloc.cpp +++ b/ace/Malloc.cpp @@ -3,7 +3,6 @@ #if !defined (ACE_MALLOC_CPP) #define ACE_MALLOC_CPP -#define ACE_BUILD_DLL #include "ace/Malloc.h" #include "ace/Object_Manager.h" |