You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'?
The text was updated successfully, but these errors were encountered:
Hi,
Just encountered a tiny issue updating to 1.4.5. There is now a new warning on MSVC:
The text was updated successfully, but these errors were encountered: