summaryrefslogtreecommitdiff
path: root/ace/config-psosim-g++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-psosim-g++.h')
-rw-r--r--ace/config-psosim-g++.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-psosim-g++.h b/ace/config-psosim-g++.h
index dc95ea51f44..6e35a838a88 100644
--- a/ace/config-psosim-g++.h
+++ b/ace/config-psosim-g++.h
@@ -36,7 +36,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
////////////////////////////////////////////////////////////////
// //
@@ -244,5 +244,5 @@
#define ACE_LACKS_MKFIFO
#define ACE_MALLOC_ALIGN 8
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */