From 4286f4444cc20865c8e733d797c029ef33b2f446 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 24 Jun 2012 00:11:54 +0900 Subject: rearranged forward declarations of class so that they locate where their classes appear if needed, otherwise removed Change-Id: I457542ec4c31f9a4b56a562f588b7c190c18776c --- sc/source/filter/inc/xistyle.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/filter/inc/xistyle.hxx') diff --git a/sc/source/filter/inc/xistyle.hxx b/sc/source/filter/inc/xistyle.hxx index eb31e44ae3af..89f0f578f236 100644 --- a/sc/source/filter/inc/xistyle.hxx +++ b/sc/source/filter/inc/xistyle.hxx @@ -40,7 +40,6 @@ #include "xlstyle.hxx" #include "xiroot.hxx" -class ScDocumentPool; struct ScAttrEntry; /* ============================================================================ -- cgit