summaryrefslogtreecommitdiff
path: root/ACE/ace/Msg_WFMO_Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Msg_WFMO_Reactor.h')
-rw-r--r--ACE/ace/Msg_WFMO_Reactor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Msg_WFMO_Reactor.h b/ACE/ace/Msg_WFMO_Reactor.h
index 3381da09d5d..835edb59513 100644
--- a/ACE/ace/Msg_WFMO_Reactor.h
+++ b/ACE/ace/Msg_WFMO_Reactor.h
@@ -20,7 +20,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_WIN32) && !defined (ACE_LACKS_MSG_WFMO)
+#if defined (ACE_WIN32)
#include "ace/WFMO_Reactor.h"
@@ -111,7 +111,7 @@ ACE_END_VERSIONED_NAMESPACE_DECL
#include "ace/Msg_WFMO_Reactor.inl"
#endif /* __ACE_INLINE__ */
-#endif /* ACE_WIN32 && !ACE_LACKS_MSG_WFMO */
+#endif /* ACE_WIN32 */
#include /**/ "ace/post.h"
#endif /* ACE_MSG_WFMO_REACTOR_H */