1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Don't expose math.h from HeadSpin.h

This commit is contained in:
2012-06-17 19:11:34 -04:00
parent 172b3c6cfb
commit 1556d147d9

View File

@ -108,7 +108,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <cstdlib>
#include <cstring>
#include <cctype>
#include <math.h>
#include <stdarg.h>
#include <stdint.h>