summaryrefslogtreecommitdiff
path: root/ace/Configuration.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-10-03 16:58:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-10-03 16:58:47 +0000
commit4cb55bf5858ca573b45706360dd8db1135a946ab (patch)
tree902046b6a515ad6150f95a888a8a9492105b29a9 /ace/Configuration.h
parent577e35ff98e7898c5c0588166695982eacd31af7 (diff)
downloadATCD-ace_for_tao.tar.gz
*** empty log message ***ace_for_tao
Diffstat (limited to 'ace/Configuration.h')
-rw-r--r--ace/Configuration.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/Configuration.h b/ace/Configuration.h
index 476e85d05cf..ff21d7d8657 100644
--- a/ace/Configuration.h
+++ b/ace/Configuration.h
@@ -33,7 +33,9 @@
#include "ace/SStringfwd.h"
#include "ace/Hash_Map_With_Allocator_T.h"
-#include "ace/Malloc.h"
+#include "ace/Malloc_T.h"
+#include "ace/MMAP_Memory_Pool.h"
+#include "ace/Local_Memory_Pool.h"
#include "ace/Synch_Traits.h"