[Libreoffice-commits] core.git: sw/source
Stephan Bergmann
sbergman at redhat.com
Mon Apr 3 15:00:37 UTC 2017
sw/source/core/txtnode/swfntcch.cxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 32dad6983f81583b233d3cddb7a9de39519aa77b
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Apr 3 17:00:06 2017 +0200
loplugin:unreffun
Change-Id: I7a4fe7240e43faaae3482a084b466fa87e67b6b8
diff --git a/sw/source/core/txtnode/swfntcch.cxx b/sw/source/core/txtnode/swfntcch.cxx
index 58269d218431..44cabed8d600 100644
--- a/sw/source/core/txtnode/swfntcch.cxx
+++ b/sw/source/core/txtnode/swfntcch.cxx
@@ -17,6 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <sal/config.h>
+
+#include <shellio.hxx>
#include <viewsh.hxx>
#include "swfntcch.hxx"
#include "fmtcol.hxx"
More information about the Libreoffice-commits
mailing list