diff options
Diffstat (limited to 'src/stdatomic/kill_dependency.h')
| -rw-r--r-- | src/stdatomic/kill_dependency.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdatomic/kill_dependency.h b/src/stdatomic/kill_dependency.h index 83b9129b..3fc4edf4 100644 --- a/src/stdatomic/kill_dependency.h +++ b/src/stdatomic/kill_dependency.h @@ -1 +1,5 @@ #define kill_dependency(__y) (__y) + +/* +STDC(201112) +*/ |
