summaryrefslogtreecommitdiff
path: root/ace/config-qnx-neutrino.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-qnx-neutrino.h')
-rw-r--r--ace/config-qnx-neutrino.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-qnx-neutrino.h b/ace/config-qnx-neutrino.h
index 78a0fecc63c..30076f67d13 100644
--- a/ace/config-qnx-neutrino.h
+++ b/ace/config-qnx-neutrino.h
@@ -5,7 +5,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#define _POSIX_C_SOURCE 199506
#define _QNX_SOURCE
@@ -147,5 +147,5 @@
# define ACE_NTRACE 1
#endif /* ACE_NTRACE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */