parent
a68949eba4
commit
79b5197e5d
2 changed files with 0 additions and 15 deletions
@ -1,14 +0,0 @@ |
|||||||
#ifndef GLM_FORCE_CXX11 |
|
||||||
# define GLM_FORCE_CXX11 |
|
||||||
#endif |
|
||||||
|
|
||||||
#include <glm/glm.hpp> |
|
||||||
#include <glm/ext.hpp> |
|
||||||
|
|
||||||
int main() |
|
||||||
{ |
|
||||||
int Error = 0; |
|
||||||
|
|
||||||
return Error; |
|
||||||
} |
|
||||||
|
|
Loading…
Reference in New Issue