glm/test/gtx/extend.cpp

12 lines
125 B
C++
Raw Normal View History

2010-04-14 12:25:41 +00:00
#include "../precompiled.hpp"
#include <glm/glm.hpp>
#include <glm/gtx/extend.hpp>
namespace glm
{
namespace test
{
}
}