diff options
Diffstat (limited to 'TAO/tao/UIOP_Connect.h')
-rw-r--r-- | TAO/tao/UIOP_Connect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/UIOP_Connect.h b/TAO/tao/UIOP_Connect.h index e9f6d797e99..fb29c3d5582 100644 --- a/TAO/tao/UIOP_Connect.h +++ b/TAO/tao/UIOP_Connect.h @@ -16,8 +16,8 @@ // ============================================================================ #ifndef TAO_UIOP_CONNECT_H -#include "ace/pre.h" #define TAO_UIOP_CONNECT_H +#include "ace/pre.h" #include "tao/UIOP_Transport.h" |