Skip to content
Snippets Groups Projects
Commit f24c010c authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Whoops, close that #ifdef

parent d1b94a46
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#if defined(__STDC_NO_ATOMICS__)
#error Support for stdatomic.h is required.
#endif
#endif
#include <stdatomic.h>
#include <stdlib.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment