diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 09:20:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-17 11:00:51 +0100 |
commit | 498cb0b3a372ce1ec0e66640eb0badddff3f2e90 (patch) | |
tree | 31ff8fdf8eb5ad5548b8f348e4507f1b31a017ae /svtools/inc/pch | |
parent | 22aeb2cdddab4b8b903126d651751838e63cbf73 (diff) |
unused headers
Change-Id: I59d274951a8b81c091993277f433359834851a0c
Diffstat (limited to 'svtools/inc/pch')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 39cc8ccba403..f633889814e1 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -24,8 +24,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 <cassert> #include <com/sun/star/accessibility/AccessibleEventId.hpp> #include <com/sun/star/accessibility/AccessibleEventObject.hpp> |