mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <Pulse.h>
|
||||
#include "../../PulseInternal.h"
|
||||
|
||||
#ifdef __STDC_NO_ATOMICS__
|
||||
#if defined(__STDC_NO_ATOMICS__) && !defined(ATOMICS_OVERLOAD)
|
||||
#error "Atomic support is not present"
|
||||
#endif
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <Pulse.h>
|
||||
#include "../../PulseInternal.h"
|
||||
|
||||
#ifdef __STDC_NO_ATOMICS__
|
||||
#if defined(__STDC_NO_ATOMICS__) && !defined(ATOMICS_OVERLOAD)
|
||||
#error "Atomic support is not present"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user