[Libreoffice-commits] core.git: sw/qa

David Tardon dtardon at redhat.com
Sat Jun 7 23:05:10 PDT 2014


 sw/qa/cppunit/tox/test_ToxTextGenerator.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit dedfd75d9c9254b47e518bf5b24acbf27ca88a55
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Jun 8 08:03:57 2014 +0200

    blind attempt to fix windows build
    
    Change-Id: Id6f9eb9cb9e5a05732561ae575156cac3c083854

diff --git a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx b/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx
index c37c24b..7f622d0 100644
--- a/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx
+++ b/sw/qa/cppunit/tox/test_ToxTextGenerator.cxx
@@ -9,6 +9,7 @@
 
 #include "rtl/ustring.hxx"
 #include "chpfld.hxx"
+#include "ndtxt.hxx"
 #include "tox.hxx"
 #include "txmsrt.hxx"
 #include "ToxTextGenerator.hxx"


More information about the Libreoffice-commits mailing list