diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-06 08:38:18 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-06 08:38:18 +0100 |
commit | 4d8c24bd5123b2360ea981f95c097d6e20ba54f4 (patch) | |
tree | 2dc5b2b5d19d9ecab737c184bff508cb12aea4fc /ucb | |
parent | 68cc88ce0448171c0aa5d6e60c60180f7137dae4 (diff) |
remove some more <hash_map> includes
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/source/ucp/file/filtask.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filtask.hxx b/ucb/source/ucp/file/filtask.hxx index d40cfc176209..668e55b63884 100644 --- a/ucb/source/ucp/file/filtask.hxx +++ b/ucb/source/ucp/file/filtask.hxx @@ -39,7 +39,6 @@ #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/task/XInteractionRequest.hpp> #include "filerror.hxx" -#include <hash_map> namespace fileaccess { |