summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-06 14:57:06 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-06 14:57:06 +0100
commit2e0277366b9b9e891f944ec0b41a7f83fa0e2a46 (patch)
tree5aa7cf4e0002769ac07442082b38a6df3a43f352 /ucb
parentd3f2c581ee14489d6d4498e9bd6a9659a6530802 (diff)
Revert "Add #include <hash_map> again, we still use std::hash"
This reverts commit e1c6c40659d7970bbc2fd30d49055f33c82381db.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/file/filtask.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filtask.hxx b/ucb/source/ucp/file/filtask.hxx
index 282f070f554a..668e55b63884 100644
--- a/ucb/source/ucp/file/filtask.hxx
+++ b/ucb/source/ucp/file/filtask.hxx
@@ -30,7 +30,6 @@
#endif
#include <boost/unordered_map.hpp>
-#include <hash_map>
#include <rtl/ustring.hxx>
#include "osl/mutex.hxx"