[Libreoffice-commits] core.git: sc/source

Markus Mohrhard markus.mohrhard at googlemail.com
Sun Oct 8 23:14:59 UTC 2017


 sc/source/ui/inc/output.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 46fdca1e7d64fc1bb0305a683b185f11a44c25eb
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Wed Aug 23 09:52:30 2017 +0200

    make sure to include all relevant header files
    
    Change-Id: I313d3a7dce5143ad8703e8ef8c2d066e652a4483
    Reviewed-on: https://gerrit.libreoffice.org/43248
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx
index af50010d41e4..29c1526f3967 100644
--- a/sc/source/ui/inc/output.hxx
+++ b/sc/source/ui/inc/output.hxx
@@ -26,6 +26,7 @@
 #include <tools/fract.hxx>
 #include <com/sun/star/embed/XEmbeddedObject.hpp>
 #include <drawinglayer/processor2d/baseprocessor2d.hxx>
+#include <editeng/svxenum.hxx>
 
 namespace sc {
     struct SpellCheckContext;


More information about the Libreoffice-commits mailing list