diff options
Diffstat (limited to 'ace/Msg_WFMO_Reactor.h')
-rw-r--r-- | ace/Msg_WFMO_Reactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Msg_WFMO_Reactor.h b/ace/Msg_WFMO_Reactor.h index b168dbf6226..53287a6e4d8 100644 --- a/ace/Msg_WFMO_Reactor.h +++ b/ace/Msg_WFMO_Reactor.h @@ -15,7 +15,7 @@ // // ============================================================================ -#if !defined (ACE_MSG_WFMO_REACTOR_H) +#ifndef ACE_MSG_WFMO_REACTOR_H #define ACE_MSG_WFMO_REACTOR_H #include "ace/WFMO_Reactor.h" |