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

Whoops, close that #ifdef

parent 006dbf47
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Pipeline #7496 failed
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
#if defined(__STDC_NO_ATOMICS__) #if defined(__STDC_NO_ATOMICS__)
#error Support for stdatomic.h is required. #error Support for stdatomic.h is required.
#endif #endif
#endif
#include <stdatomic.h> #include <stdatomic.h>
#include <stdlib.h> #include <stdlib.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment