summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadident.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-08 13:29:54 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-08 13:29:54 +0000
commitca52b7ea2980a18fc0e54fa4ac26b9086d45c8b5 (patch)
tree2c892b5730df0e4e051d903884f23a2c264580c2 /cppu/source/threadpool/threadident.cxx
parent76f8a448313d55a3f85b4b9344aa7fe8ed919023 (diff)
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
Diffstat (limited to 'cppu/source/threadpool/threadident.cxx')
-rw-r--r--cppu/source/threadpool/threadident.cxx5
1 files changed, 2 insertions, 3 deletions
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 <stdio.h>
#include <list>
-#include <hash_map>
#include <osl/mutex.hxx>
#include <osl/thread.h>