[Libreoffice-commits] core.git: xmloff/source
Tor Lillqvist
tml at collabora.com
Wed Jul 15 05:05:09 PDT 2015
xmloff/source/draw/ximpshap.hxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit dffb58131f06fbe1aaeaa7b0d3ebe049d8384593
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Jul 15 15:00:55 2015 +0300
WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0
Change-Id: I8fec50dcd380fd6bb77672a898c107483298c027
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index f42c05d..0f5699e 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -20,6 +20,8 @@
#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
+#include <config_features.h>
+
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/document/XActionLockable.hpp>
#include <com/sun/star/container/XIdentifierContainer.hpp>
More information about the Libreoffice-commits
mailing list