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
Replace stddef.h by string.h in win32 platform specifics
For some reasons, <corecrt.h> fails to compile on my machine, but <stddef.h> fails on the C.I.
The stack of uncompatible macros is getting really fragile...
This commit is only a wild guess.
IMO we should try and follow standards where possible.
0 commit comments