summaryrefslogtreecommitdiff
path: root/ace/Proactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Proactor.h')
-rw-r--r--ace/Proactor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Proactor.h b/ace/Proactor.h
index cb60187a47d..72db9ff4e9f 100644
--- a/ace/Proactor.h
+++ b/ace/Proactor.h
@@ -16,7 +16,7 @@
#ifndef ACE_PROACTOR_H
#define ACE_PROACTOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
#include "ace/ACE_export.h"
@@ -674,6 +674,6 @@ public:
#endif /* ACE_WIN32 && !ACE_HAS_WINCE || ACE_HAS_AIO_CALLS*/
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_PROACTOR_H */