diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-01-13 17:38:00 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-01-13 17:53:14 +0100 |
commit | 7c24813fe911e908450e22ec14922952db72dce9 (patch) | |
tree | da021bb7266fb6fc2d07f98c620b59d088da8742 /sc/inc/pch/precompiled_sc.hxx | |
parent | 8a7d8790ff39feb81887852ff9b898b9c02dad50 (diff) |
sc: remove last ptr_map includes
Change-Id: Ia834a8e78160b1456f98aa5d01c470673b352d0b
Diffstat (limited to 'sc/inc/pch/precompiled_sc.hxx')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index c89911882ca1..2be112c912ab 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -66,7 +66,6 @@ #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <boost/property_tree/json_parser.hpp> -#include <boost/ptr_container/ptr_map.hpp> #include <osl/conditn.h> #include <osl/conditn.hxx> #include <osl/diagnose.h> |