Skip to content
Snippets Groups Projects
Commit 474fa66e authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Gotta define __STDC_NO_ATOMICS__ for MSVC

Even though https://docs.microsoft.com/en-us/cpp/preprocessor/predefined-macros?view=msvc-160 says they define it for C compiles, apparently they don't bother for C++. <shrug>
parent 61c0a8b2
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1396 passed