Added <algorithm>

This commit is contained in:
David Williams 2014-01-28 20:59:55 +01:00
parent a9238051fa
commit e0e860c45c

View File

@ -23,6 +23,7 @@ freely, subject to the following restrictions:
#include "PolyVoxCore/Region.h"
#include <algorithm>
#include <limits>
namespace PolyVox