diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-18 16:55:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-21 08:11:17 +0000 |
commit | 64144c28fef385625b0edc95e1aceed82e028d40 (patch) | |
tree | 7bfb176e3d88dd928355027ec6c4284f1f6ef4c9 /slideshow/inc | |
parent | dd38f64014f81df215fca9fd69e5963e161c47e2 (diff) |
boost->std
Change-Id: I787ff19fd41d5ecee56efa1aa7ee539f46650703
Reviewed-on: https://gerrit.libreoffice.org/18703
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'slideshow/inc')
-rw-r--r-- | slideshow/inc/pch/precompiled_slideshow.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index e007ffbe001d..07318fb1e3fd 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.hxx @@ -44,7 +44,6 @@ #include <boost/mem_fn.hpp> #include <boost/noncopyable.hpp> #include <boost/optional.hpp> -#include <boost/scoped_ptr.hpp> #include <boost/shared_ptr.hpp> #include <boost/spirit/include/classic_core.hpp> #include <boost/tuple/tuple.hpp> |