summaryrefslogtreecommitdiff
path: root/svtools/inc/pch
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-11 11:50:43 +0200
committerNoel Grandin <noel@peralex.com>2015-11-12 08:01:34 +0200
commitfe6554d1f49a142fc960ed255e8ed12eb752c6b0 (patch)
tree0dc69da99b39de759b41bfe5ba9427cbd0aefb57 /svtools/inc/pch
parentaeeef71b9850b77b7de468a9748c441314e3fa6e (diff)
svtools: boost::ptr_vector->std::vector
Change-Id: Iee77fa2a6b8bc5d186157430c4bfeb7d29056129
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 94d592500862..90d65d199036 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_vector.hpp>
#include <memory>
#include <cassert>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>