Cleaned some includes

Replace glu include by glut in order to compile on Windows
This commit is contained in:
trotFunky 2019-10-29 18:20:36 +01:00
parent 459ad7e6c3
commit 2bfb8c2ad2
6 changed files with 6 additions and 5 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
cmake-build-*/
.idea/
out/
.vs/