diff options
Diffstat (limited to 'TAO/tao/Single_Reactor.h')
-rw-r--r-- | TAO/tao/Single_Reactor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Single_Reactor.h b/TAO/tao/Single_Reactor.h index a32b94a7531..f41ff3432c2 100644 --- a/TAO/tao/Single_Reactor.h +++ b/TAO/tao/Single_Reactor.h @@ -14,8 +14,8 @@ // ============================================================================ #ifndef TAO_SINGLE_REACTOR_H -#include "ace/pre.h" #define TAO_SINGLE_REACTOR_H +#include "ace/pre.h" #include "tao/Reactor_Registry.h" |