rpmalloc icon indicating copy to clipboard operation
rpmalloc copied to clipboard

Warning on MSVC 17.10

Open BobbyAnguelov opened this issue 1 year ago • 0 comments

Hi,

Just encountered a tiny issue updating to 1.4.5. There is now a new warning on MSVC:

1>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22000.0\um\winnt.h(1229,1): warning C4574: '__has_builtin' is defined to be '0': did you mean to use '#if __has_builtin'?

BobbyAnguelov avatar Jun 15 '24 18:06 BobbyAnguelov