summaryrefslogtreecommitdiff
path: root/ace/config-irix5.2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-irix5.2.h')
-rw-r--r--ace/config-irix5.2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-irix5.2.h b/ace/config-irix5.2.h
index 609353d56a5..38dfda3cbc9 100644
--- a/ace/config-irix5.2.h
+++ b/ace/config-irix5.2.h
@@ -7,7 +7,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
// Platform supports STREAM pipes (note that this is disabled by
// default, see the manual page on pipe(2) to find out how to enable
@@ -68,5 +68,5 @@
# define ACE_NTRACE 1
#endif /* ACE_NTRACE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */