- include/crt/math.h: float type math functions are not c++ specific, they are especi...
authorGregor Schneider <grschneider@gmail.com>
Mon, 6 Apr 2009 14:58:12 +0000 (14:58 +0000)
committerGregor Schneider <grschneider@gmail.com>
Mon, 6 Apr 2009 14:58:12 +0000 (14:58 +0000)
commit62d8ccbbc4ee420fddac55db2ac8c235572b8344
tree72bca935ddc84f15fdb0e68c9676ac9063c01ae2
parent22e12898e7604fc5e0dab0921e7b4e6d75d7fb0f
- include/crt/math.h: float type math functions are not c++ specific, they are especially needed in the c language - move code accordingly
- dll/win32/gdiplus: sync with current wine, correct sqrtf usage

svn path=/trunk/; revision=40394
reactos/dll/win32/gdiplus/graphics.c
reactos/dll/win32/gdiplus/graphicspath.c
reactos/dll/win32/gdiplus/image.c
reactos/include/crt/math.h