diff options
Diffstat (limited to 'TAO/tao/MessagingS_T.h')
-rw-r--r-- | TAO/tao/MessagingS_T.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/MessagingS_T.h b/TAO/tao/MessagingS_T.h index efb30a518a6..e2b2d5594bf 100644 --- a/TAO/tao/MessagingS_T.h +++ b/TAO/tao/MessagingS_T.h @@ -9,8 +9,8 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html #ifndef _TAO_IDL_MESSAGINGS_T_H_ -#include "ace/pre.h" #define _TAO_IDL_MESSAGINGS_T_H_ +#include "ace/pre.h" #if defined(_MSC_VER) #if (_MSC_VER >= 1200) |