more c++ include references removed
This commit is contained in:
parent
c7426717d3
commit
682578f3b3
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
|||
#include "b2Triangle.h"
|
||||
#include "b2Polygon.h"
|
||||
|
||||
#include <cmath>
|
||||
#include <climits>
|
||||
#include <math.h>
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
#define b2Assert assert
|
||||
|
||||
|
|
Loading…
Reference in a new issue