From 9b16ee203f3f8e6e21c4864bd3308bf58c7b6800 Mon Sep 17 00:00:00 2001 From: click Date: Thu, 4 Nov 2010 05:30:29 +0100 Subject: Dep/ACE: Upgrade ACE -library to 5.8.3 --HG-- branch : trunk --- dep/acelite/ace/Thread_Control.cpp | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'dep/acelite/ace/Thread_Control.cpp') diff --git a/dep/acelite/ace/Thread_Control.cpp b/dep/acelite/ace/Thread_Control.cpp index 51d0f4c18eb..2f38849e339 100644 --- a/dep/acelite/ace/Thread_Control.cpp +++ b/dep/acelite/ace/Thread_Control.cpp @@ -1,19 +1,8 @@ -// $Id: Thread_Control.cpp 80826 2008-03-04 14:51:23Z wotte $ - -// -#include "ace/config-all.h" -#if defined (ACE_LEGACY_MODE) -// This silly include breaks a cycle when compiling in backwards -// compatibility mode -# include "ace/Thread_Exit.h" -#endif /* ACE_LEGACY_MODE */ -// +// $Id: Thread_Control.cpp 91688 2010-09-09 11:21:50Z johnnyw $ #include "ace/Thread_Control.h" #include "ace/Thread_Manager.h" -ACE_RCSID(ace, Thread_Control, "$Id: Thread_Control.cpp 80826 2008-03-04 14:51:23Z wotte $") - #if !defined (ACE_HAS_INLINED_OSCALLS) # include "ace/Thread_Control.inl" #endif /* ACE_HAS_INLINED_OSCALLS */ -- cgit v1.2.3