OSDN Git Service

Correct C++ compilation anomaly with hypotf() in cmath header.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Fri, 12 Jun 2015 07:50:00 +0000 (08:50 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Fri, 12 Jun 2015 07:50:00 +0000 (08:50 +0100)
commit49761b68725b12ba2f14042b608629d0b97c2fa7
tree5222096c53325ac00bd386e570e24b18383b453f
parent1f99a789588f8785d6bf69820ff0f5268720fc89
Correct C++ compilation anomaly with hypotf() in cmath header.
mingwrt/ChangeLog
mingwrt/include/math.h
mingwrt/mingwex/math/hypot_generic.c [new file with mode: 0644]
mingwrt/mingwex/math/hypotf.c [deleted file]
mingwrt/mingwex/math/hypotl.c [deleted file]