necpp
necpp copied to clipboard
Fix build under MS Visual Studio 2019
cl.exe of MS Visual Studio 2019 defines _WIN32, not WIN32. This patch makes common.h check for either define.