diff options
author | Nayd <dnpd.dd@gmail.com> | 2014-12-28 21:22:20 +0000 |
---|---|---|
committer | Nayd <dnpd.dd@gmail.com> | 2014-12-28 21:22:57 +0000 |
commit | 702f774a49cf77d639041b65f6420ca4086886c6 (patch) | |
tree | 467831c1dbc74a440b28835e60f22cf77ddc9324 /src/server/shared/Utilities/Util.cpp | |
parent | 2f96d6757197dd12a0af82bd2e4272e3166e23cf (diff) |
CMake: Ignore MSVC warning C4351
new behavior: elements of array 'array' will be default initialized
"If you want the new behavior, which is likely, because the array was explicitly added to the constructor's member initialization list, use the warning pragma to disable the warning. The new behavior should be fine for most users."
Diffstat (limited to 'src/server/shared/Utilities/Util.cpp')
0 files changed, 0 insertions, 0 deletions