glm/test/gtx/transform2.cpp
Christophe Riccio 8316b4a7fd Added test files
2010-04-29 12:16:00 +01:00

12 lines
129 B
C++

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