summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-10-30 19:06:31 +0100
committerMichael Stahl <mstahl@redhat.com>2015-10-30 19:51:08 +0100
commit9eda4d7f2f610a7f155146ab775114cf61822a71 (patch)
tree81b8bce81ad9e813deefbd5845afd3be3d39ba4e /svl/inc
parent87f15b9450be1078b7d0bf070475acff087c15dc (diff)
svl: replace boost::ptr_map with std::map
Change-Id: I87863482a5331b47e71b3e8c9de6e58347aacf24
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/pch/precompiled_svl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx
index f497d3b44e7d..8ecbcce40f60 100644
--- a/svl/inc/pch/precompiled_svl.hxx
+++ b/svl/inc/pch/precompiled_svl.hxx
@@ -18,7 +18,6 @@
#include <algorithm>
#include <boost/noncopyable.hpp>
#include <boost/numeric/conversion/cast.hpp>
-#include <boost/ptr_container/ptr_map.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <memory>
#include <cassert>
@@ -119,7 +118,6 @@
#include <mdds/multi_type_vector_custom_func1.hpp>
#include <mdds/multi_type_vector_trait.hpp>
#include <mdds/multi_type_vector_types.hpp>
-#include <o3tl/ptr_container.hxx>
#include <osl/diagnose.h>
#include <osl/endian.h>
#include <osl/file.h>