glm/test/gtx/extented_min_max.cpp

12 lines
135 B
C++
Raw Normal View History

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