summaryrefslogtreecommitdiff
path: root/ace/Map_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Map_Manager.h')
-rw-r--r--ace/Map_Manager.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Map_Manager.h b/ace/Map_Manager.h
index 23512234efd..5416444b95e 100644
--- a/ace/Map_Manager.h
+++ b/ace/Map_Manager.h
@@ -19,6 +19,10 @@
#include "ace/ACE.h"
+#if !defined (ACE_LACKS_PRAGMA_ONCE)
+#pragma once
+#endif /* ACE_LACKS_PRAGMA_ONCE */
+
// Forward declaration.
class ACE_Allocator;