From 94c5b51fa8ed6e5520da2cf5def58b5c0986f072 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/MEM_Connector.inl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'ace/MEM_Connector.inl') diff --git a/ace/MEM_Connector.inl b/ace/MEM_Connector.inl index 15bf7c9ee75..024ab5d8b5b 100644 --- a/ace/MEM_Connector.inl +++ b/ace/MEM_Connector.inl @@ -1,10 +1,11 @@ -/* -*- C++ -*- */ +// -*- C++ -*- +// // $Id$ -// MEM_Connector.i - // Establish a connection. +ACE_BEGIN_VERSIONED_NAMESPACE_DECL + ACE_INLINE ACE_MEM_IO::Signal_Strategy ACE_MEM_Connector::preferred_strategy (void) const { @@ -25,3 +26,5 @@ ACE_MEM_Connector::malloc_options (void) return this->malloc_options_; } + +ACE_END_VERSIONED_NAMESPACE_DECL -- cgit v1.2.1