mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
merge local branch 'mover_in_c++'
This commit is contained in:
9
ref/glm/test/gtx/gtx_projection.cpp
Normal file
9
ref/glm/test/gtx/gtx_projection.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include <glm/gtx/projection.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
int Error(0);
|
||||
|
||||
return Error;
|
||||
}
|
||||
Reference in New Issue
Block a user