From da64d198ec3b31318c92ad4bcaab18cc2bf5cfdc Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Fri, 14 Apr 2017 08:42:15 +1000 Subject: tools: svstream.hxx needs only errcode.hxx & not errinf.hxx Change-Id: Ia28e35ae5af4f601e9a586a3deffbcd61702b0ca Reviewed-on: https://gerrit.libreoffice.org/36896 Tested-by: Jenkins Reviewed-by: Chris Sherlock --- sc/inc/paramisc.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/inc/paramisc.hxx') diff --git a/sc/inc/paramisc.hxx b/sc/inc/paramisc.hxx index 5853051a4abd..5ab41a8f625b 100644 --- a/sc/inc/paramisc.hxx +++ b/sc/inc/paramisc.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_SC_INC_PARAMISC_HXX #define INCLUDED_SC_INC_PARAMISC_HXX +#include #include "address.hxx" #include -- cgit