Move content of core directory into detail directory. Reduced dependencies to glm.hpp.

This commit is contained in:
Christophe Riccio
2013-12-24 10:41:59 +01:00
parent 0a3b2bf11f
commit 6f7eb97b87
193 changed files with 224 additions and 234 deletions

View File

@@ -7,8 +7,6 @@
// File : test/core/func_noise.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////
#include <glm/core/func_noise.hpp>
int main()
{
int Failed = 0;