- add missing includes for lazy programmers who don't read error msgs

This commit is contained in:
2005-07-09 18:04:53 +00:00
parent 23980dd6b0
commit ef4bc76dc7
4 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
#include <string.h>
#include <math.h>
#include "MEM_guardedalloc.h"