diff options
Diffstat (limited to 'ace/XTI_ATM_Mcast.h')
-rw-r--r-- | ace/XTI_ATM_Mcast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/XTI_ATM_Mcast.h b/ace/XTI_ATM_Mcast.h index 4c6d3502c57..d7589668055 100644 --- a/ace/XTI_ATM_Mcast.h +++ b/ace/XTI_ATM_Mcast.h @@ -15,8 +15,8 @@ // ============================================================================ #ifndef ACE_XTI_ATM_MCAST_H -#include "ace/pre.h" #define ACE_XTI_ATM_MCAST_H +#include "ace/pre.h" #include "ace/TLI_Connector.h" #include "ace/ATM_Addr.h" |