diff options
Diffstat (limited to 'xmloff/qa/unit/uxmloff.cxx')
-rw-r--r-- | xmloff/qa/unit/uxmloff.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/qa/unit/uxmloff.cxx b/xmloff/qa/unit/uxmloff.cxx index 258a921ae1c6..4cba6e41fc16 100644 --- a/xmloff/qa/unit/uxmloff.cxx +++ b/xmloff/qa/unit/uxmloff.cxx @@ -105,7 +105,7 @@ void Test::testMetaGenerator() comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo(aInfoMap))); - struct { + static struct { char const*const generator; char const*const buildId; sal_uInt16 const result; |