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

12 lines
131 B
C++

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