emfio/source/reader/mtftools.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 78960ad06faca055a6d97afbc764c902d5d07f6f
Author: Stephan Bergmann <[email protected]>
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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to