summaryrefslogtreecommitdiff
path: root/ace/config-cray.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-cray.h')
-rw-r--r--ace/config-cray.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-cray.h b/ace/config-cray.h
index 20d66fa333b..42dc6a934a0 100644
--- a/ace/config-cray.h
+++ b/ace/config-cray.h
@@ -3,7 +3,7 @@
#ifndef ACE_CONFIG_CRAY_H
#define ACE_CONFIG_CRAY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
/*
The following predefined macros are used within ACE ifdefs.
@@ -238,5 +238,5 @@
/* #define ACE_HAS_SYS_ERRLIST */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_CRAY_H */