fix build on Windows

This commit is contained in:
tildearrow 2022-10-04 13:18:18 -05:00
parent 263982719d
commit 1fbf592994
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/ */
#define _USE_MATH_DEFINES
#include "msm5232.h" #include "msm5232.h"
#include "../engine.h" #include "../engine.h"
#include <math.h> #include <math.h>