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