[Libreoffice-commits] core.git: sw/source
Mike Kaganski
mike.kaganski at collabora.com
Thu May 10 14:48:29 UTC 2018
sw/source/filter/ww8/ww8par2.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 140e2784129350e89034b27f45540d76ac1ef290
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Thu May 10 08:24:02 2018 +0100
Fix IntelliSense error
Change-Id: I521763230761cd408226b0e6ca08889fb6660fb0
Reviewed-on: https://gerrit.libreoffice.org/54062
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
diff --git a/sw/source/filter/ww8/ww8par2.hxx b/sw/source/filter/ww8/ww8par2.hxx
index a07224253022..16b4f58c0800 100644
--- a/sw/source/filter/ww8/ww8par2.hxx
+++ b/sw/source/filter/ww8/ww8par2.hxx
@@ -25,6 +25,7 @@
#include <fmtornt.hxx>
#include <fmtsrnd.hxx>
#include <editeng/lrspitem.hxx>
+#include <svl/itemset.hxx>
#include <svx/swframetypes.hxx>
#include <swtable.hxx>
More information about the Libreoffice-commits
mailing list