From 154643d59b6e01606356b7d2e627cbe4e20302e7 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 2 Dec 2013 11:57:16 +0100 Subject: [PATCH] -Werror,-Wmismatched-tags Change-Id: I88207b4cf99cb21963dffeb3fe2115b0e42e70d7 --- sw/source/core/access/accpara.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/source/core/access/accpara.hxx b/sw/source/core/access/accpara.hxx index ddf0f5c07b90..37e76078619b 100644 --- a/sw/source/core/access/accpara.hxx +++ b/sw/source/core/access/accpara.hxx @@ -46,7 +46,7 @@ class SwParaChangeTrackingInfo; //#i108125# namespace com { namespace sun { namespace star { namespace i18n { struct Boundary; } namespace accessibility { class XAccessibleHyperlink; } - namespace style { class TabStop; } + namespace style { struct TabStop; } } } } typedef ::boost::unordered_map< OUString,