From 30335b9fae7eef8d5f07dd5b0abf3efedd5a1176 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 7 Aug 2015 17:10:57 +0200 Subject: stupid warning Change-Id: I1ec30be94ebfc7449a1bd946a73a52eafbe67264 --- xmloff/source/style/impastpl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff') diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx index 09893899a528..4dbce494ac74 100644 --- a/xmloff/source/style/impastpl.hxx +++ b/xmloff/source/style/impastpl.hxx @@ -36,7 +36,7 @@ class SvXMLAutoStylePoolP; class XMLAutoStylePoolParent; -class XMLAutoStyleFamily; +struct XMLAutoStyleFamily; class SvXMLExportPropertyMapper; class SvXMLExport; -- cgit