summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_On_Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Wait_On_Reactor.h')
-rw-r--r--TAO/tao/Wait_On_Reactor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Wait_On_Reactor.h b/TAO/tao/Wait_On_Reactor.h
index acfe87617a9..58b1508584e 100644
--- a/TAO/tao/Wait_On_Reactor.h
+++ b/TAO/tao/Wait_On_Reactor.h
@@ -10,9 +10,9 @@
*/
//=============================================================================
-
#ifndef TAO_WAIT_ON_REACTOR_H
#define TAO_WAIT_ON_REACTOR_H
+
#include /**/ "ace/pre.h"
#include "tao/Wait_Strategy.h"
@@ -47,4 +47,5 @@ public:
};
#include /**/ "ace/post.h"
+
#endif /* TAO_WAIT_ON_REACTOR_H */