summaryrefslogtreecommitdiff
path: root/ace/config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux.h')
-rw-r--r--ace/config-linux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-linux.h b/ace/config-linux.h
index 624944217dc..96e2cdf538c 100644
--- a/ace/config-linux.h
+++ b/ace/config-linux.h
@@ -7,7 +7,7 @@
#ifndef ACE_CONFIG_LINUX_H
#define ACE_CONFIG_LINUX_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-linux-common.h"
@@ -54,6 +54,6 @@
#endif /* ACE_MT_SAFE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_LINUX_H */