[Libreoffice-commits] core.git: emfio/source
Stephan Bergmann
sbergman at redhat.com
Wed Aug 30 06:35:33 UTC 2017
emfio/source/reader/mtftools.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 78960ad06faca055a6d97afbc764c902d5d07f6f
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Aug 30 08:29:15 2017 +0200
Missing include
Change-Id: Ic0ab1cc72005f99d7558b06c9a4ec9c94f2f0460
diff --git a/emfio/source/reader/mtftools.cxx b/emfio/source/reader/mtftools.cxx
index d02dd6b902b5..4edfeb4817cd 100644
--- a/emfio/source/reader/mtftools.cxx
+++ b/emfio/source/reader/mtftools.cxx
@@ -19,6 +19,7 @@
#include <mtftools.hxx>
+#include <cassert>
#include <memory>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
More information about the Libreoffice-commits
mailing list