diff options
Diffstat (limited to 'include/oox')
-rw-r--r-- | include/oox/token/tokenmap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/token/tokenmap.hxx b/include/oox/token/tokenmap.hxx index 60dbcee9f9b1..60aeb8082001 100644 --- a/include/oox/token/tokenmap.hxx +++ b/include/oox/token/tokenmap.hxx @@ -36,7 +36,7 @@ namespace oox { -class OOX_DLLPUBLIC TokenMap +class TokenMap { public: explicit TokenMap(); |