Recast: attempt to fix compilation problem in Linux.

This commit is contained in:
Benoit Bolsee 2011-09-12 07:38:00 +00:00
parent 9a1f3c587e
commit 5d695ed84a

@ -28,6 +28,7 @@
*/ */
#include <math.h> #include <math.h>
#include <stdlib.h>
#include "Recast.h" #include "Recast.h"
extern "C"{ extern "C"{