--- src/cal3d/platform.h.orig 2006-03-01 22:55:35 UTC +++ src/cal3d/platform.h @@ -77,6 +77,7 @@ typedef int intptr_t; // standard includes #include <stdlib.h> #include <math.h> +#include <string.h> // debug includes #include <assert.h>