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

Caolán McNamara caolanm at redhat.com
Thu Jun 5 13:08:20 PDT 2014


 sw/inc/ToxWhitespaceStripper.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0b685348d3ba04aada7464b3674a8e6cc3716500
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jun 5 21:05:03 2014 +0100

    SAL_DLLPUBLIC->SW_DLLPUBLIC
    
    Change-Id: I608f190de7c8cac50c84fa9f4eaa0d838ceca21b

diff --git a/sw/inc/ToxWhitespaceStripper.hxx b/sw/inc/ToxWhitespaceStripper.hxx
index 12bc99f..21dbdeb 100644
--- a/sw/inc/ToxWhitespaceStripper.hxx
+++ b/sw/inc/ToxWhitespaceStripper.hxx
@@ -12,7 +12,7 @@
 #define TOXWHITESPACESTRIPPER_HXX_
 
 #include "rtl/ustring.hxx"
-
+#include "swdllapi.h"
 #include <vector>
 
 #include <swdllapi.h>


More information about the Libreoffice-commits mailing list