summaryrefslogtreecommitdiff
path: root/slideshow/inc/pch/precompiled_slideshow.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-02-24 09:18:18 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-02-24 09:18:27 +0000
commit4e354737908b89713297ebf5216eb44f3d9ae990 (patch)
treeeca194608791d296831920a1643e9608f9574722 /slideshow/inc/pch/precompiled_slideshow.hxx
parentd01f2531e28fd547e0f03ddeb90a409f05c25b6a (diff)
remove boost/shared_ptr foo
Change-Id: Id208712f80e820f23d898359a4d58297a09e5a77
Diffstat (limited to 'slideshow/inc/pch/precompiled_slideshow.hxx')
-rw-r--r--slideshow/inc/pch/precompiled_slideshow.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx
index 8537489710a0..bf9f9d08a36b 100644
--- a/slideshow/inc/pch/precompiled_slideshow.hxx
+++ b/slideshow/inc/pch/precompiled_slideshow.hxx
@@ -52,13 +52,8 @@
#include <typeinfo>
#include <utility>
#include <vector>
-#include <boost/enable_shared_from_this.hpp>
-#include <boost/intrusive_ptr.hpp>
-#include <boost/mem_fn.hpp>
#include <boost/noncopyable.hpp>
#include <boost/optional.hpp>
-#include <boost/shared_ptr.hpp>
-#include <boost/weak_ptr.hpp>
#include <osl/diagnose.h>
#include <osl/diagnose.hxx>
#include <osl/doublecheckedlocking.h>