Add <limits> include for numeric_limits<>
This commit is contained in:
parent
cf222acd5d
commit
9f8c8c1da2
@ -27,6 +27,7 @@ freely, subject to the following restrictions:
|
||||
#include "PolyVoxImpl/TypeDef.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <limits>
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user