diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 17:04:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 17:04:15 +0100 |
commit | 6d221b92bba77b0aad32b401106fbe08bc771e79 (patch) | |
tree | 8cd20ebb514f07f914465fb41f648d7d1cbc0ad7 /svx/inc/pch | |
parent | 6f495a195b794257e8b1302d384148be43c04cee (diff) |
unused headers
Change-Id: I0a9c174c9b67361f1502769239405eaf0a00adba
Diffstat (limited to 'svx/inc/pch')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 2 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 886c28596b3d..9efff8aa954b 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -65,8 +65,6 @@ #include <boost/bind.hpp> #include <boost/noncopyable.hpp> #include <memory> -#include <boost/scoped_ptr.hpp> -#include <boost/shared_ptr.hpp> #include <cassert> #include <climits> #include <cmath> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 99fa0de8ce1b..cf4860dcd2d0 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -96,8 +96,6 @@ #include <boost/optional.hpp> #include <boost/ptr_container/ptr_vector.hpp> #include <memory> -#include <boost/scoped_ptr.hpp> -#include <boost/shared_ptr.hpp> #include <boost/spirit/include/classic_core.hpp> #include <cassert> #include <cmath> |