diff options
Diffstat (limited to 'src/stdatomic/ATOMIC_INT_LOCK_FREE.h')
-rw-r--r-- | src/stdatomic/ATOMIC_INT_LOCK_FREE.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdatomic/ATOMIC_INT_LOCK_FREE.h b/src/stdatomic/ATOMIC_INT_LOCK_FREE.h index 2dc2c968..11bf7bbd 100644 --- a/src/stdatomic/ATOMIC_INT_LOCK_FREE.h +++ b/src/stdatomic/ATOMIC_INT_LOCK_FREE.h @@ -4,3 +4,7 @@ #endif + +/* +STDC(201112) +*/ |