Fix windows compilation;

This commit is contained in:
bjorn 2017-07-27 20:19:39 -07:00
parent 891d8a8ff4
commit 32e5c76566
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "math/randomGenerator.h"
#define _USE_MATH_DEFINES
#include <math.h>
#include <stdio.h>
#include <stdlib.h>