diff --git a/cppu/source/threadpool/current.cxx b/cppu/source/threadpool/current.cxx index 081aed00f035..e9b3d9bd7d17 100644 --- a/cppu/source/threadpool/current.cxx +++ b/cppu/source/threadpool/current.cxx @@ -2,9 +2,9 @@ * * $RCSfile: current.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: vg $ $Date: 2003-10-06 13:02:09 $ + * last change: $Author: rt $ $Date: 2004-09-08 14:29:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,6 @@ * ************************************************************************/ -#include - #include "rtl/uuid.h" #include "osl/thread.h" #include "osl/mutex.hxx"