summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>