diff options
Diffstat (limited to 'TAO/tao/GIOP_Message_Base.h')
-rw-r--r-- | TAO/tao/GIOP_Message_Base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h index 43f8982164e..eebd18e875c 100644 --- a/TAO/tao/GIOP_Message_Base.h +++ b/TAO/tao/GIOP_Message_Base.h @@ -20,8 +20,8 @@ // ============================================================================ #ifndef TAO_GIOP_MESSAGE_BASE_H -#include "ace/pre.h" #define TAO_GIOP_MESSAGE_BASE_H +#include "ace/pre.h" #include "tao/GIOP_Message_State.h" |