summaryrefslogtreecommitdiff
path: root/oox/qa/token/tokenmap-test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/qa/token/tokenmap-test.cxx')
-rw-r--r--oox/qa/token/tokenmap-test.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/qa/token/tokenmap-test.cxx b/oox/qa/token/tokenmap-test.cxx
index ce25d3f7a874..4f617189bbf4 100644
--- a/oox/qa/token/tokenmap-test.cxx
+++ b/oox/qa/token/tokenmap-test.cxx
@@ -31,7 +31,7 @@ public:
CPPUNIT_TEST_SUITE_END();
private:
- TokenMap const tokenMap;
+ TokenMap tokenMap;
};
void TokenmapTest::test_roundTrip()