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
Branches
Tags
1 merge request!488Overhaul LZH code
Pipeline #7496 failed
......@@ -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.
Please register or to comment