[Libreoffice-commits] core.git: svx/inc

Noel Grandin noel at peralex.com
Wed Nov 11 01:37:02 PST 2015


 svx/inc/pch/precompiled_svxcore.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 12bf19b8e6cff6309f70675ebaaeb7b356b1967b
Author: Noel Grandin <noel at peralex.com>
Date:   Wed Nov 11 11:36:12 2015 +0200

    remove boost/ptr_vector from pch file
    
    Change-Id: I040d1298780e8440a8a18f193d5f32cd0e3bcd4f

diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index cf4860d..91e1a28 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>


More information about the Libreoffice-commits mailing list