Fix b2Assert location and fix isfinite missing

This commit is contained in:
Garrett Brown
2020-10-17 22:52:58 -04:00
parent dfd8c84d43
commit dd445ed182
3 changed files with 3 additions and 4 deletions
+1
View File
@@ -24,6 +24,7 @@
#define B2_MATH_H
#include <math.h>
#include <cmath>
#include "b2_api.h"
#include "b2_settings.h"