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