summaryrefslogtreecommitdiff
path: root/ace/Malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Malloc.cpp')
-rw-r--r--ace/Malloc.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/Malloc.cpp b/ace/Malloc.cpp
index 1a3224dbe76..1c35a3064a6 100644
--- a/ace/Malloc.cpp
+++ b/ace/Malloc.cpp
@@ -4,12 +4,14 @@
#define ACE_MALLOC_CPP
#include "ace/Malloc.h"
-#include "ace/Object_Manager.h"
#if !defined (__ACE_INLINE__)
#include "ace/Malloc.i"
#endif /* __ACE_INLINE__ */
+#include "ace/Object_Manager.h"
+#include "ace/OS_NS_string.h"
+
ACE_RCSID(ace, Malloc, "$Id$")
// Process-wide ACE_Allocator.