Fixed build

This commit is contained in:
Christophe Riccio 2015-09-25 03:20:54 +02:00
parent 10e28738cc
commit 12f0ca520d

View File

@ -30,6 +30,8 @@
/// @author Christophe Riccio /// @author Christophe Riccio
/////////////////////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////////////////////
#include <limits>
namespace glm{ namespace glm{
namespace detail namespace detail
{ {