mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Fix b2Assert location and fix isfinite missing
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define B2_MATH_H
|
||||
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
#include "b2_api.h"
|
||||
#include "b2_settings.h"
|
||||
|
||||
Reference in New Issue
Block a user