std.cfg: Removed complex floating point podtypes.

This commit is contained in:
Martin Ettl 2015-08-16 13:58:55 +02:00
parent 1627b19dd6
commit 7e189d6b91
1 changed files with 0 additions and 3 deletions

View File

@ -3908,9 +3908,6 @@
<podtype name="lldiv_t"/>
<podtype name="mbstate_t"/>
<podtype name="wint_t"/>
<podtype name="float complex"/>
<podtype name="double complex"/>
<podtype name="long double complex"/>
<!--Not part of standard, but widely supported by runtime libraries-->
<function name="itoa">
<noreturn>false</noreturn>