[Libreoffice-commits] core.git: Branch 'feature/SOSAW080' - svx/source

Armin Le Grand (CIB) Armin.Le.Grand at cib.de
Mon Mar 19 12:42:25 UTC 2018


 svx/source/sdr/properties/defaultproperties.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 71b09067a5c8c7cd6804f87b13361f029794b976
Author: Armin Le Grand <Armin.Le.Grand at cib.de (CIB)>
Date:   Mon Mar 19 13:41:32 2018 +0100

    SOSAW080: Added include for Mac-Build
    
    Change-Id: Ic5137ba8c597c7b5f90318df50e87b93a39a28dc

diff --git a/svx/source/sdr/properties/defaultproperties.cxx b/svx/source/sdr/properties/defaultproperties.cxx
index 15782c100d28..1856ca2db8c2 100644
--- a/svx/source/sdr/properties/defaultproperties.cxx
+++ b/svx/source/sdr/properties/defaultproperties.cxx
@@ -32,6 +32,7 @@
 #include <svx/svdpool.hxx>
 #include <editeng/eeitem.hxx>
 #include <libxml/xmlwriter.h>
+#include <svx/svdmodel.hxx>
 
 
 namespace sdr


More information about the Libreoffice-commits mailing list