summaryrefslogtreecommitdiff
path: root/ace/config-vxworks5.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r--ace/config-vxworks5.x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h
index 6a4c105e8bf..b5bb78a5e69 100644
--- a/ace/config-vxworks5.x.h
+++ b/ace/config-vxworks5.x.h
@@ -8,7 +8,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#if ! defined (VXWORKS)
# define VXWORKS
@@ -228,5 +228,5 @@
#define ACE_USE_RCSID 0
#endif /* #if !defined (ACE_USE_RCSID) */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */