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