From 700936e43df0ac06accac1b3a8218e221e46455c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 14 Feb 2020 21:45:40 +0000 Subject: use fwd decls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I06a4049d84d3ef755b713c045f686361782bdfc1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88807 Tested-by: Caolán McNamara Reviewed-by: Caolán McNamara --- starmath/source/edit.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'starmath') diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx index 515b924ee1ef..ae7c4aca99a8 100644 --- a/starmath/source/edit.cxx +++ b/starmath/source/edit.cxx @@ -22,6 +22,7 @@ #include #include +#include #include #include -- cgit