summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-10-08 06:26:26 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-10-08 06:26:26 +0000
commitb10c5139213df07fae1042d047b24162d3847aa3 (patch)
treef276919e04d2958c310174def2c8a9d7f0c027bd
parent92c2f0f52da5b946f2ffd17864be4b26127cf5ca (diff)
downloadATCD-b10c5139213df07fae1042d047b24162d3847aa3.tar.gz
ChangeLogTag: Fri Oct 8 06:26:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/Malloc_Allocator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Malloc_Allocator.cpp b/ace/Malloc_Allocator.cpp
index a696e4214ca..ec12aa32954 100644
--- a/ace/Malloc_Allocator.cpp
+++ b/ace/Malloc_Allocator.cpp
@@ -21,6 +21,7 @@
#include "ace/Guard_T.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "ace/Log_Msg.h" // for ACE_ASSERT
+#include "ace/OS_NS_string.h"
ACE_RCSID (ace, Malloc_Allocator, "$Id$")