mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
next time I'll copy the changes properly
svn path=/trunk/; revision=40912
This commit is contained in:
@@ -46,7 +46,7 @@ inline int iswdigit ( wchar_t c )
|
||||
#include <ieee.h>
|
||||
#endif
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__APPLE__) defined(__sun__) || defined(__CYGWIN__)
|
||||
#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__sun__) || defined(__CYGWIN__)
|
||||
# define __isnan isnan
|
||||
# define __finite finite
|
||||
# define powl __builtin_powl
|
||||
|
||||
Reference in New Issue
Block a user