From e8159871046448df4fba45d03e4b0efddf50859e Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 13 Nov 2014 21:47:20 +0100 Subject: vcl: move the Impl class of MapMode ...uhm... out of the public header? And remove the tools/fract.hxx include. grep -l -r fract.hxx workdir/Dep/*Object* |wc -l before: 4569 after: 1851 Shrinks some libraries, example from --enable-dbgutil Fedora gcc 4.8.3: libvcllo.so by 473k (0.35%) libswlo.so by ~1Mb (sadly that is just 0.2%) Change-Id: I09bd025d551a5d2c5528b938a68c6aa5f8f114a0 --- sw/source/filter/html/htmlflywriter.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sw/source/filter') diff --git a/sw/source/filter/html/htmlflywriter.cxx b/sw/source/filter/html/htmlflywriter.cxx index 6a0d313b6316..65b5fad27e4b 100644 --- a/sw/source/filter/html/htmlflywriter.cxx +++ b/sw/source/filter/html/htmlflywriter.cxx @@ -23,6 +23,7 @@ #include #include #include "hintids.hxx" +#include #include #include #include -- cgit v1.2.3