fix mismatched parens in CMPLX def for annex-g-conforming compilers
authorRich Felker <dalias@aerifal.cx>
Tue, 3 Nov 2015 02:44:57 +0000 (21:44 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 3 Nov 2015 02:44:57 +0000 (21:44 -0500)
commit2f1d1f1ec538c4fa9b62358cf0d3dba5e646a572
tree3c4db336905467f72c5d1f637dc81513775c578e
parent4fcb48275adbe1959852d298425e2da610708975
fix mismatched parens in CMPLX def for annex-g-conforming compilers

this conditional path was never tested because there are no compilers
that conform to annex g (none with _Imaginary_I).
include/complex.h