mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
Altered to use new and smaller math.c
svn path=/trunk/; revision=1198
This commit is contained in:
parent
991cde2c53
commit
dd085499e8
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
#include <win32k/coord.h>
|
||||
#include <win32k/line.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
|
||||
// #define NDEBUG
|
||||
#include <internal/debug.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue