summaryrefslogtreecommitdiff
path: root/ace/Pair.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Pair.h')
-rw-r--r--ace/Pair.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Pair.h b/ace/Pair.h
index f31723c8899..b4a865c35f4 100644
--- a/ace/Pair.h
+++ b/ace/Pair.h
@@ -14,7 +14,7 @@
#ifndef ACE_PAIR_H
#define ACE_PAIR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -25,6 +25,6 @@
// Include the templates here.
#include "ace/Pair_T.h"
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_PAIR_H */