openFrameworks
openFrameworks copied to clipboard
[test] Windows - byte ambiguity
is that an issue with curl or what's going on there
WIN32_LEAN_AND_MEAN is an include to avoid including other stuff like byte which causes ambiguity with std::byte or something in that effect, I'm not sure anymore.
Maybe this is not an issue anymore. at least this is already closed https://github.com/openframeworks/openFrameworks/issues/7628
Feel free to close if it is not relevant anymore