FreeImage
FreeImage copied to clipboard
Fix MSVC C++ 20 compiler issue in TestAPI
Even after merging #7, https://github.com/tbeu/FreeImage/actions/runs/8365814653 made another MSVC C++20 issue apparent if built with -DBUILD_TESTS=ON.
There's the green run: https://github.com/tbeu/FreeImage/actions/runs/8365884805