mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Add missing <cfloat> and <limits>
This commit is contained in:
parent
4ea5ac8659
commit
57698599e0
2 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "math/mathIO.h"
|
||||
|
||||
#include <DetourDebugDraw.h>
|
||||
#include <climits>
|
||||
|
||||
extern bool gEditingMission;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue