mirror of
https://github.com/g-truc/glm.git
synced 2026-09-12 13:38:08 +00:00
Added test files
This commit is contained in:
11
test/gtx/string_cast.cpp
Normal file
11
test/gtx/string_cast.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "../precompiled.hpp"
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/gtx/string_cast.hpp>
|
||||
|
||||
namespace glm
|
||||
{
|
||||
namespace test
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user