Move content of core directory into detail directory. Reduced dependencies to glm.hpp.
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
// File : test/core/func_noise.cpp
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <glm/core/func_noise.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
int Failed = 0;
|
||||
|
||||
Reference in New Issue
Block a user