glm/test/gtx/safe_limits.cpp
Christophe Riccio 3cb1965573 Added test files
2010-04-29 16:54:07 +01:00

13 lines
133 B
C++

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