tgmath.h: suppress any existing macro definitions before defining macros
authorRich Felker <dalias@aerifal.cx>
Thu, 22 Mar 2012 19:36:56 +0000 (15:36 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 22 Mar 2012 19:36:56 +0000 (15:36 -0400)
commit132f0a00831d3b64cc6ae35df69d6865516c64b5
tree21a61ba2008f1316502b4d8a8835d0f1e8fac1e3
parenta4a0c91275788407763b1e5a9da17b777495ca85
tgmath.h: suppress any existing macro definitions before defining macros

this is necessary so that we can freely add macro versions of some of
the math/complex functions without worrying about breaking tgmath.
include/tgmath.h