diff options
Diffstat (limited to 'src/stdatomic/atomic_llong.h')
| -rw-r--r-- | src/stdatomic/atomic_llong.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdatomic/atomic_llong.h b/src/stdatomic/atomic_llong.h index 6c7eaf0f..aafbdaec 100644 --- a/src/stdatomic/atomic_llong.h +++ b/src/stdatomic/atomic_llong.h @@ -4,3 +4,7 @@ typedef _Atomic llong atomic_llong; #endif + +/* +STDC(201112) +*/ |
