tradcpp/bool.h used the wrong check for determining C99+ stdbool.h support by the compiler. Use __STDC_VERSION__ rather than __STDC__. |
||
|---|---|---|
| .. | ||
| tradcpp | ||
| Makefile.am | ||
tradcpp/bool.h used the wrong check for determining C99+ stdbool.h support by the compiler. Use __STDC_VERSION__ rather than __STDC__. |
||
|---|---|---|
| .. | ||
| tradcpp | ||
| Makefile.am | ||