summaryrefslogtreecommitdiffstats
path: root/sdext/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/inc')
-rw-r--r--sdext/inc/pch/precompiled_PresenterScreen.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sdext/inc/pch/precompiled_PresenterScreen.hxx b/sdext/inc/pch/precompiled_PresenterScreen.hxx
index 31d2592e861f..2cce93fc8dda 100644
--- a/sdext/inc/pch/precompiled_PresenterScreen.hxx
+++ b/sdext/inc/pch/precompiled_PresenterScreen.hxx
@@ -18,13 +18,11 @@
#include "cppuhelper/implementationentry.hxx"
#include "vcl/settings.hxx"
#include "vcl/svapp.hxx"
-#include <algorithm>
#include <boost/bind.hpp>
-#include <boost/enable_shared_from_this.hpp>
#include <boost/noncopyable.hpp>
-#include <boost/shared_ptr.hpp>
-#include <boost/weak_ptr.hpp>
+#include <algorithm>
#include <cmath>
+#include <memory>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>