summaryrefslogtreecommitdiff
path: root/ace/Hash_Map_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Hash_Map_Manager.h')
-rw-r--r--ace/Hash_Map_Manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Hash_Map_Manager.h b/ace/Hash_Map_Manager.h
index b2e91c8507f..4468cda5af0 100644
--- a/ace/Hash_Map_Manager.h
+++ b/ace/Hash_Map_Manager.h
@@ -13,7 +13,7 @@
#ifndef ACE_HASH_MAP_MANAGER_H
#define ACE_HASH_MAP_MANAGER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -24,6 +24,6 @@
// Include the templates here.
#include "ace/Hash_Map_Manager_T.h"
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_HASH_MAP_MANAGER_H */