summaryrefslogtreecommitdiff
path: root/sc/qa/unit/pivottable_filters_test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/pivottable_filters_test.cxx')
-rw-r--r--sc/qa/unit/pivottable_filters_test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unit/pivottable_filters_test.cxx b/sc/qa/unit/pivottable_filters_test.cxx
index 609ee98e0a63..ceb43d6ce664 100644
--- a/sc/qa/unit/pivottable_filters_test.cxx
+++ b/sc/qa/unit/pivottable_filters_test.cxx
@@ -153,7 +153,7 @@ void ScPivotTableFiltersTest::tearDown()
void ScPivotTableFiltersTest::registerNamespaces(xmlXPathContextPtr& pXmlXPathCtx)
{
- struct
+ static const struct
{
xmlChar* pPrefix;
xmlChar* pURI;