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

11 lines
95 B
C++

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