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

Michael Stahl mstahl at redhat.com
Thu Jun 5 13:06:59 PDT 2014


 sw/inc/ToxWhitespaceStripper.hxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit c21b7ebf68527a2a5a7b4803f96ace82e9b14e63
Author: Michael Stahl <mstahl at redhat.com>
Date:   Thu Jun 5 22:02:47 2014 +0200

    sw: oops, forgot to commit that
    
    Change-Id: I66c50300a797fd096b34ecb5eda16cf783fe4195

diff --git a/sw/inc/ToxWhitespaceStripper.hxx b/sw/inc/ToxWhitespaceStripper.hxx
index b06f378..12bc99f 100644
--- a/sw/inc/ToxWhitespaceStripper.hxx
+++ b/sw/inc/ToxWhitespaceStripper.hxx
@@ -15,6 +15,8 @@
 
 #include <vector>
 
+#include <swdllapi.h>
+
 namespace sw {
 
 /** This class helps to remove unwanted whitespaces from a string to use in a Tox.


More information about the Libreoffice-commits mailing list