glm/test/gtx/safe_limits.cpp
Christophe Riccio bc877da307 Added test files
2010-04-14 13:25:41 +01:00

13 lines
133 B
C++

#include "../precompiled.hpp"
#include <glm/glm.hpp>
//#include <glm/gtx/safe_limits.hpp>
namespace glm
{
namespace test
{
}
}