FreeImage icon indicating copy to clipboard operation
FreeImage copied to clipboard

Fix MSVC C++ 20 compiler issue in TestAPI

Open tbeu opened this issue 1 year ago • 0 comments

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

tbeu avatar Mar 20 '24 21:03 tbeu