#include #ifndef atomic_compare_exchange_strong #error "atomic_compare_exchange_strong is not defined" #endif int main(void) { return 0; }