vcl/qa/cppunit/FontFeatureTest.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a6ccfd3589fcf42156931a7bbc3276cfc78c06d0
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Jun 21 12:38:52 2018 +0200

    Missing include (-Werror,-Wundef)
    
    Change-Id: Ic74b443768deb833d6b92d8a99512492e7f84572

diff --git a/vcl/qa/cppunit/FontFeatureTest.cxx 
b/vcl/qa/cppunit/FontFeatureTest.cxx
index 866c69f463f8..82d57843ec3b 100644
--- a/vcl/qa/cppunit/FontFeatureTest.cxx
+++ b/vcl/qa/cppunit/FontFeatureTest.cxx
@@ -8,6 +8,7 @@
  */
 
 #include <test/bootstrapfixture.hxx>
+#include <config_test.h>
 #include <cppunit/TestAssert.h>
 #include <cppunit/TestFixture.h>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to