From ef90f48326d00ec9fcb44bc43ac249e4617d7cb7 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 2 Nov 2005 07:13:04 +0000 Subject: ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman --- TAO/tao/Fixed_Size_Argument_T.inl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TAO/tao/Fixed_Size_Argument_T.inl') diff --git a/TAO/tao/Fixed_Size_Argument_T.inl b/TAO/tao/Fixed_Size_Argument_T.inl index bce99464476..bc747f119dc 100644 --- a/TAO/tao/Fixed_Size_Argument_T.inl +++ b/TAO/tao/Fixed_Size_Argument_T.inl @@ -1,5 +1,9 @@ +// -*- C++ -*- +// // $Id$ +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + template ACE_INLINE @@ -93,3 +97,4 @@ TAO::Ret_Fixed_Size_Argument_T::retn (void) return this->x_; } +TAO_END_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1