diff options
Diffstat (limited to 'src/stdlib/__constraint_info.h')
| -rw-r--r-- | src/stdlib/__constraint_info.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdlib/__constraint_info.h b/src/stdlib/__constraint_info.h index 0cdae024..b0d3b7d4 100644 --- a/src/stdlib/__constraint_info.h +++ b/src/stdlib/__constraint_info.h @@ -3,3 +3,7 @@ struct __constraint_info { int value; int signal; }; + +/* +STDC(-1) +*/ |
