From 2aa4f50f829476ae276ba391127cc7266f603c96 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 28 Oct 2005 16:14:56 +0000 Subject: ChangeLogTag:Fri Oct 28 00:01:06 2005 Ossama Othman --- ace/Handle_Ops.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ace/Handle_Ops.h') diff --git a/ace/Handle_Ops.h b/ace/Handle_Ops.h index 7f50eba8270..de6918753a9 100644 --- a/ace/Handle_Ops.h +++ b/ace/Handle_Ops.h @@ -6,9 +6,7 @@ * * $Id$ * - * This class consolidates the operations on the Handles. - * - * @author Priyanka Gontla + * Handle operations. */ //============================================================================= @@ -25,6 +23,8 @@ #include "ace/Global_Macros.h" +ACE_BEGIN_VERSIONED_NAMESPACE_DECL + class ACE_Time_Value; // = Operations on HANDLEs. @@ -43,6 +43,8 @@ namespace ACE LPSECURITY_ATTRIBUTES sa = 0); } +ACE_END_VERSIONED_NAMESPACE_DECL + #include /**/ "ace/post.h" #endif /* ACE_HANDLE_OPS_H */ -- cgit v1.2.1