[Libreoffice-commits] core.git: include/filter
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Aug 26 18:53:19 UTC 2018
include/filter/msfilter/svdfppt.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 8b5ee6a03d9f256833bcb5eec67130a73ea5ca74
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sun Aug 26 17:33:52 2018 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Aug 26 20:52:58 2018 +0200
rely on forward declare of boost::optional
Change-Id: Ic3718290944b813b5ac2712fd4006dc97f5b68a0
Reviewed-on: https://gerrit.libreoffice.org/59613
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index 143a1d51b5f0..4e32f9949f3c 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -45,7 +45,6 @@
#include <tools/solar.h>
#include <vcl/graph.hxx>
#include <salhelper/simplereferenceobject.hxx>
-#include <boost/optional.hpp>
namespace boost {
template <class T> class optional;
More information about the Libreoffice-commits
mailing list