[10643] Update the ACE part we use to 5.8.2

Signed-off-by: Neo2003 <Neo.2003@Hotmail.fr>
This commit is contained in:
Neo2003 2010-10-25 20:36:51 +02:00
parent 8f71d95c0d
commit 23c920ca4b
739 changed files with 22031 additions and 40373 deletions

View file

@ -1,4 +1,4 @@
// $Id: Thread_Adapter.cpp 81239 2008-04-04 22:28:48Z iliyan $
// $Id: Thread_Adapter.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/Thread_Adapter.h"
#include "ace/Thread_Manager.h"
@ -7,10 +7,6 @@
#include "ace/Object_Manager_Base.h"
#include "ace/Service_Config.h"
ACE_RCSID (ace,
Thread_Adapter,
"$Id: Thread_Adapter.cpp 81239 2008-04-04 22:28:48Z iliyan $")
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/Thread_Adapter.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */