summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/SArg_Traits_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/SArg_Traits_T.h')
-rw-r--r--TAO/tao/PortableServer/SArg_Traits_T.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/TAO/tao/PortableServer/SArg_Traits_T.h b/TAO/tao/PortableServer/SArg_Traits_T.h
index 09f01b6bef4..4287b2d2765 100644
--- a/TAO/tao/PortableServer/SArg_Traits_T.h
+++ b/TAO/tao/PortableServer/SArg_Traits_T.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -6,11 +6,11 @@
*
* $Id$
*
- * @author Jeff Parsons
- * @author Carlos O'Ryan
+ * @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
+
#ifndef TAO_SARG_TRAITS_T_H
#define TAO_SARG_TRAITS_T_H
@@ -20,8 +20,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
/**
@@ -35,8 +33,6 @@ namespace TAO
};
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_SARG_TRAITS_T_H */