std.cfg: Removed complex floating point podtypes.
This commit is contained in:
parent
1627b19dd6
commit
7e189d6b91
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue