summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-11 11:36:12 +0200
committerNoel Grandin <noel@peralex.com>2015-11-11 11:36:12 +0200
commit12bf19b8e6cff6309f70675ebaaeb7b356b1967b (patch)
tree2c5d282e9f7877de16dedc90e96c6a46ecd4e270 /svx
parent2ff2fafff8fe455a2493d04e7da709588a691ddd (diff)
remove boost/ptr_vector from pch file
Change-Id: I040d1298780e8440a8a18f193d5f32cd0e3bcd4f
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index cf4860dcd2d0..91e1a2829bfd 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.hxx
@@ -94,7 +94,6 @@
#include <boost/bind.hpp>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
-#include <boost/ptr_container/ptr_vector.hpp>
#include <memory>
#include <boost/spirit/include/classic_core.hpp>
#include <cassert>