summaryrefslogtreecommitdiff
path: root/basctl/source/inc/scriptdocument.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/scriptdocument.hxx')
-rw-r--r--basctl/source/inc/scriptdocument.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/inc/scriptdocument.hxx b/basctl/source/inc/scriptdocument.hxx
index 6b8dc9024674..815c78b80195 100644
--- a/basctl/source/inc/scriptdocument.hxx
+++ b/basctl/source/inc/scriptdocument.hxx
@@ -25,7 +25,7 @@
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <com/sun/star/io/XInputStreamProvider.hpp>
-#include <boost/shared_ptr.hpp>
+#include <memory>
#include <vector>
class SfxListener;
@@ -67,7 +67,7 @@ namespace basctl
{
private:
class Impl;
- boost::shared_ptr<Impl> m_pImpl;
+ std::shared_ptr<Impl> m_pImpl;
private:
/** creates a ScriptDocument instance which operates on the application-wide