From 177ea7a2818ee64de3eaa9b587d70fe461468005 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 18 Sep 2015 09:09:12 +0100 Subject: boost::shared_ptr->std::shared_ptr MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2c6ac98f0984534894759cfbf4449eb554801cf8 Reviewed-on: https://gerrit.libreoffice.org/18678 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sd/source/ui/presenter/PresenterTextView.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sd/source/ui/presenter/PresenterTextView.hxx') diff --git a/sd/source/ui/presenter/PresenterTextView.hxx b/sd/source/ui/presenter/PresenterTextView.hxx index ac30c3c8bd10..788835c01eac 100644 --- a/sd/source/ui/presenter/PresenterTextView.hxx +++ b/sd/source/ui/presenter/PresenterTextView.hxx @@ -26,7 +26,7 @@ #include #include #include -#include +#include namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; -- cgit cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
aad2cafde197e98557868ad069795d60&showmsg=1'>Configuration_flat.mk
AgeCommit message (Expand)Author
2016-11-29EMOJI CONTROL: Add EmojiOne font for Emoji SupportAkshay Deep
AgeCommit message (Collapse)Author
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks