summaryrefslogtreecommitdiff
path: root/svl/inc/pch
diff options
context:
space:
mode:
authorFridrich Strba <fridrich.strba@bluewin.ch>2011-02-03 16:55:17 -0700
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-04 01:10:15 +0100
commite99fcbe58ef7533da06ee4658a4ee2cde4df58ea (patch)
tree2dffe52eb92af74244d25f19613b1af187d9eab7 /svl/inc/pch
parentfad7c8f3e0d0518b1a6411d53d5d0a3a43adf119 (diff)
Bulk move libs-gui to boost unordered containers
Diffstat (limited to 'svl/inc/pch')
-rw-r--r--svl/inc/pch/precompiled_svl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx
index 387ea3629728..9f7e56a0591e 100644
--- a/svl/inc/pch/precompiled_svl.hxx
+++ b/svl/inc/pch/precompiled_svl.hxx
@@ -304,7 +304,7 @@
#include <algorithm>
#include <deque>
-#include <hash_map>
+#include <boost/unordered_map.hpp>
#include <limits>
#include <list>