From da6f7f19b6d48189ea6a34ab7c2fb67fa40ca743 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 2 Oct 2017 11:06:54 +0300 Subject: Bin duplicated forward declaration Change-Id: Id5fda192de625c5fdfd6f9dce3ebcd68e06f1c7a --- sc/inc/document.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc') diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx index d9c7a42970ae..35ea5104b090 100644 --- a/sc/inc/document.hxx +++ b/sc/inc/document.hxx @@ -71,7 +71,6 @@ struct ColumnBlockPosition; struct RefUpdateContext; class EditTextIterator; struct NoteEntry; -struct FormulaGroupContext; class DocumentStreamAccess; class DocumentLinkManager; class CellValues; -- cgit