Not all MinGW compilers have intrin.h, so we'll only use this with Visual Studio.
That's actually okay, since gcc has the builtin atomic intrinsics. :)
Showing
Please register or sign in to comment
That's actually okay, since gcc has the builtin atomic intrinsics. :)