summaryrefslogtreecommitdiff
path: root/ace/Unbounded_Set_Ex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Unbounded_Set_Ex.h')
-rw-r--r--ace/Unbounded_Set_Ex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Unbounded_Set_Ex.h b/ace/Unbounded_Set_Ex.h
index 29811d19a15..7934ff47b44 100644
--- a/ace/Unbounded_Set_Ex.h
+++ b/ace/Unbounded_Set_Ex.h
@@ -24,7 +24,7 @@
#ifndef ACE_UNBOUNDED_SET_EX_H
#define ACE_UNBOUNDED_SET_EX_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Node.h"
@@ -355,5 +355,5 @@ private:
#pragma implementation ("Unbounded_Set_Ex.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_UNBOUNDED_SET_EX_H */