3 //=============================================================================
5 * @file SArg_Traits_T.h
8 * @author Carlos O'Ryan
10 //=============================================================================
12 #ifndef TAO_SARG_TRAITS_T_H
13 #define TAO_SARG_TRAITS_T_H
15 #include /**/ "ace/pre.h"
17 #include /**/ "tao/Versioned_Namespace.h"
19 #if !defined (ACE_LACKS_PRAGMA_ONCE)
21 #endif /* ACE_LACKS_PRAGMA_ONCE */
23 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
29 * @brief Base class for all skeleton arg traits specializations.
38 TAO_END_VERSIONED_NAMESPACE_DECL
40 #include /**/ "ace/post.h"
42 #endif /* TAO_SARG_TRAITS_T_H */