summaryrefslogtreecommitdiff
path: root/ace/Malloc_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Malloc_Base.h')
-rw-r--r--ace/Malloc_Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Malloc_Base.h b/ace/Malloc_Base.h
index 2dcd1f998b1..4fc87199788 100644
--- a/ace/Malloc_Base.h
+++ b/ace/Malloc_Base.h
@@ -15,8 +15,8 @@
// ============================================================================
#ifndef ACE_MALLOC_BASE_H
-#include "ace/pre.h"
#define ACE_MALLOC_BASE_H
+#include "ace/pre.h"
// The definition of this class is located in Malloc.cpp.