Removed superfluous #includes.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@745 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
60227d5645
commit
4dc68a17e3
@ -105,8 +105,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* These files should be available on every platform. */
|
/* These files should be available on every platform. */
|
||||||
#include <GL/gl.h>
|
|
||||||
#include <GL/glu.h>
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
|
Reference in New Issue
Block a user