summaryrefslogtreecommitdiff
path: root/ace/Malloc_Allocator.i
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Malloc_Allocator.i')
-rw-r--r--ace/Malloc_Allocator.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Malloc_Allocator.i b/ace/Malloc_Allocator.i
index 80ed2f55346..752860b0d1e 100644
--- a/ace/Malloc_Allocator.i
+++ b/ace/Malloc_Allocator.i
@@ -1,3 +1,4 @@
+/* -*- C++ -*- */
// $Id$
#include "ace/OS.h"
@@ -87,6 +88,8 @@ ACE_New_Allocator::print_stats (void) const
ACE_INLINE void
ACE_New_Allocator::dump (void) const
{
+#if defined (ACE_HAS_DUMP)
+#endif /* ACE_HAS_DUMP */
}
ACE_INLINE void *