From ca52b7ea2980a18fc0e54fa4ac26b9086d45c8b5 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 8 Sep 2004 13:29:54 +0000 Subject: INTEGRATION: CWS ooo20040704 (1.8.92); FILE MERGED 2004/06/28 12:13:43 cmc 1.8.92.1: #i30801 allow using system stl if possible --- cppu/source/threadpool/threadident.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cppu/source/threadpool/threadident.cxx') diff --git a/cppu/source/threadpool/threadident.cxx b/cppu/source/threadpool/threadident.cxx index 62a475a49080..3b47f23df307 100644 --- a/cppu/source/threadpool/threadident.cxx +++ b/cppu/source/threadpool/threadident.cxx @@ -2,9 +2,9 @@ * * $RCSfile: threadident.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: vg $ $Date: 2003-04-15 16:36:50 $ + * last change: $Author: rt $ $Date: 2004-09-08 14:29:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,7 +61,6 @@ #include #include -#include #include #include -- cgit