From b73cf2b1ef3892b4c200c05fd617bfd099aceee5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 4 Feb 2011 19:50:27 +0000 Subject: revert this change for now as its triggering a crash in saxparser --- cppu/source/uno/EnvStack.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cppu') diff --git a/cppu/source/uno/EnvStack.cxx b/cppu/source/uno/EnvStack.cxx index c96d307cd..99322eb0d 100644 --- a/cppu/source/uno/EnvStack.cxx +++ b/cppu/source/uno/EnvStack.cxx @@ -36,7 +36,7 @@ #include "osl/thread.h" #include "osl/mutex.hxx" -#include +#include using namespace com::sun::star; @@ -65,7 +65,7 @@ size_t oslThreadIdentifier_hash::operator()(oslThreadIdentifier s1) const return s1; } -typedef ::boost::unordered_map ThreadMap; -- cgit v1.2.3