diff options
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.h')
-rw-r--r-- | TAO/tao/IIOP_Acceptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Acceptor.h b/TAO/tao/IIOP_Acceptor.h index 216cdf356ff..2e4d0867e19 100644 --- a/TAO/tao/IIOP_Acceptor.h +++ b/TAO/tao/IIOP_Acceptor.h @@ -19,8 +19,8 @@ //============================================================================ #ifndef TAO_IIOP_ACCEPTOR_H -#include "ace/pre.h" #define TAO_IIOP_ACCEPTOR_H +#include "ace/pre.h" #include "tao/Pluggable.h" |