summaryrefslogtreecommitdiff
path: root/ace/os_include/os_inttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/os_inttypes.h')
-rw-r--r--ace/os_include/os_inttypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/os_include/os_inttypes.h b/ace/os_include/os_inttypes.h
index a9fb7800e73..f01cf4b2803 100644
--- a/ace/os_include/os_inttypes.h
+++ b/ace/os_include/os_inttypes.h
@@ -16,7 +16,7 @@
#ifndef ACE_OS_INCLUDE_OS_INTTYPES_H
#define ACE_OS_INCLUDE_OS_INTTYPES_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -42,5 +42,5 @@ extern "C"
}
#endif /* __cplusplus */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_OS_INCLUDE_OS_INTTYPES_H */