summaryrefslogtreecommitdiff
path: root/ace/config-hpux-11.00.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r--ace/config-hpux-11.00.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h
index 0b9c6c27f0c..56bfa24ca7f 100644
--- a/ace/config-hpux-11.00.h
+++ b/ace/config-hpux-11.00.h
@@ -6,7 +6,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#define ACE_LACKS_STDINT_H
#define ACE_LACKS_SYS_SELECT_H
@@ -439,5 +439,5 @@
# define ACE_NTRACE 1
#endif /* ACE_NTRACE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */