starmath/qa/cppunit/test_starmath.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 3787b37943fda2ec346dfdffd2f5831dd598668e Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Sep 17 07:14:38 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Sep 17 07:19:17 2019 +0200 Fix -Werror,-Wundef ...after f303e0bd03ede6faec52b5bc21c74600b179088e "ifdef -> if for consistency" Change-Id: I81a5c968741a0795a936bb6125cc9448f8b4ef56 Reviewed-on: https://gerrit.libreoffice.org/79029 Reviewed-by: Stephan Bergmann <sberg...@redhat.com> Tested-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx index 9ad318a9d3bc..668e7dc8a66d 100644 --- a/starmath/qa/cppunit/test_starmath.cxx +++ b/starmath/qa/cppunit/test_starmath.cxx @@ -9,6 +9,7 @@ #include <sal/config.h> +#include <config_features.h> #include <vcl/print.hxx> #include <test/bootstrapfixture.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits