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

12 lines
125 B
C++

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