include math.h

svn: r13
This commit is contained in:
Eli Barzilay 2005-05-30 19:38:52 +00:00
parent 1118b8d59b
commit c77caa37e0

View File

@ -44,6 +44,7 @@
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include <math.h>
#include "wx_mpriv.h"