diff options
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r-- | src/core/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h index bcf4291b89..73a91c4028 100644 --- a/src/core/commonheaders.h +++ b/src/core/commonheaders.h @@ -48,6 +48,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <malloc.h>
#include <stdio.h>
+#include <math.h>
#include <time.h>
#include <stddef.h>
#include <process.h>
|