NEED_TRUNCF, NEED_ROUNDF
This commit is contained in:
@@ -36,5 +36,9 @@
|
|||||||
#undef max
|
#undef max
|
||||||
#define NOMINMAX /* make sure Windows doesn't try to define this */
|
#define NOMINMAX /* make sure Windows doesn't try to define this */
|
||||||
|
|
||||||
|
/* Windows is missing some basic math functions: */
|
||||||
|
#define NEED_TRUNCF
|
||||||
|
#define NEED_ROUNDF
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user