2 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
5 ACE_OS_Log_Msg_Attributes::ACE_OS_Log_Msg_Attributes () :
12 #if defined (ACE_HAS_WIN32_STRUCTURED_EXCEPTIONS)
13 , seh_except_selector_ (0),
14 seh_except_handler_ (0)
15 #endif /* ACE_HAS_WIN32_STRUCTURED_EXCEPTIONS */
19 ACE_END_VERSIONED_NAMESPACE_DECL