summaryrefslogtreecommitdiff
path: root/TAO/tao/Special_Basic_Arguments.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Special_Basic_Arguments.h')
-rw-r--r--TAO/tao/Special_Basic_Arguments.h11
1 files changed, 3 insertions, 8 deletions
diff --git a/TAO/tao/Special_Basic_Arguments.h b/TAO/tao/Special_Basic_Arguments.h
index ff938db4b58..49e8e16e9e6 100644
--- a/TAO/tao/Special_Basic_Arguments.h
+++ b/TAO/tao/Special_Basic_Arguments.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -6,8 +6,7 @@
*
* $Id$
*
- * @author Jeff Parsons
- * @author Carlos O'Ryan
+ * @authors Jeff Parsons and Carlos O'Ryan
*/
//=============================================================================
@@ -24,9 +23,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/Special_Basic_Argument_T.h"
-#include "tao/Arg_Traits_T.h"
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+#include "Arg_Traits_T.h"
namespace TAO
{
@@ -73,8 +70,6 @@ namespace TAO
};
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/"ace/post.h"
#endif /* TAO_SPECIAL_BASIC_ARGUMENTS_H */