Include needed for some FPU math

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@662 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-02-03 18:25:57 +00:00
parent 6d712cc53b
commit bb7be02b72
@@ -20,6 +20,7 @@
*/
#include "starcon.h"
#include <math.h>
#include "mixer.h"
#include "libs/misc.h"
#include "SDL.h"