Altered to use new and smaller math.c

svn path=/trunk/; revision=1198
This commit is contained in:
Jason Filby 2000-06-18 12:25:42 +00:00
parent 991cde2c53
commit dd085499e8

View file

@ -9,6 +9,9 @@
#include <win32k/coord.h>
#include <win32k/line.h>
#include <math.h>
#include <float.h>
// #define NDEBUG
#include <internal/debug.h>