parent
8387bea5e3
commit
c0df21a398
2 changed files with 9 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
#include <glm/ext.hpp> |
||||
|
||||
int main() |
||||
{ |
||||
int Error = 0; |
||||
|
||||
return Error; |
||||
} |
Loading…
Reference in New Issue