summaryrefslogtreecommitdiff
path: root/svtools/inc/pch
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-07 13:56:14 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-07 16:52:07 +0200
commitd7b4e6b434885c630ee94e8233fb142cbf0a0107 (patch)
treed35936bed0948886daced7956d7d38975b16b16b /svtools/inc/pch
parentc64a7ce1fcd1e30956a77530d0b76ad493841024 (diff)
svtools: convert boost::ptr_set to std::unordered_map
Change-Id: I2b5a57978e693f3b08726a09a0d1f6cc32d9f593
Diffstat (limited to 'svtools/inc/pch')
-rw-r--r--svtools/inc/pch/precompiled_svt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index 023fb2ce0de8..851c041b5b3d 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -22,7 +22,6 @@
#include <basegfx/range/b2drange.hxx>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
-#include <boost/ptr_container/ptr_set.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <memory>
#include <boost/scoped_ptr.hpp>