diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2024-02-22 21:58:35 +0600 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2024-02-23 01:34:29 +0100 |
commit | 33553540eb0109caac74bd8c401b5fa9f2528943 (patch) | |
tree | 495e106e4ae98ee0c5ea962b0810686f1643b0c1 /cppu | |
parent | b3e6bec35090a88e6ae3c06fc7bb9734bf996e4a (diff) |
Fix warning C4456 when building with MSVC without -Wv:18
Discovered by https://gerrit.libreoffice.org/c/core/+/163717
Like these:
C:/lo/core/cli_ure/source/climaker/climaker_emit.cxx(972): warning C4456: declaration of 'attrBuilder' hides previous local declaration
C:/lo/core/cli_ure/source/climaker/climaker_emit.cxx(962): note: see declaration of 'attrBuilder'
Change-Id: I95cba76cfcbfd9da31e7294ed421cfc38d279740
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163778
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'cppu')
0 files changed, 0 insertions, 0 deletions