]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove _Complex_I workaround from <tgmath.h>.
authorEd Schouten <ed@FreeBSD.org>
Thu, 5 Jan 2012 12:06:49 +0000 (12:06 +0000)
committerEd Schouten <ed@FreeBSD.org>
Thu, 5 Jan 2012 12:06:49 +0000 (12:06 +0000)
commitcede7d22fedb3ab62ece118335a85b5f011ad9e2
tree1b61516d1d622f3fe8441c6a2862eea7ea356f21
parentf92d9d7d375049753865aa2a50428162f23c4a44
Remove _Complex_I workaround from <tgmath.h>.

This removes the use of __typeof() from this header, thus making it work
with a plain C11 compiler.
include/tgmath.h