[Libreoffice-commits] core.git: sw/source
Kohei Yoshida
kohei.yoshida at collabora.com
Thu Dec 4 08:04:43 PST 2014
sw/source/filter/html/swhtml.hxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 01225e0bb84c065549f058ac58c7825efe6635e3
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Thu Dec 4 11:00:31 2014 -0500
More build fix on Windows.
Change-Id: Icd853b1ce34752c7a063c6306f5a63a0a3ab1657
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index 2f17b75..c53f3c5 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -31,6 +31,8 @@
#include "calbck.hxx"
#include "htmlvsh.hxx"
+#include <deque>
+
class SfxMedium;
class SfxViewFrame;
class SdrObject;
More information about the Libreoffice-commits
mailing list