mirror of
https://github.com/gwm17/glfw.git
synced 2025-02-06 22:28:51 -05:00
Removed deprecated macro.
This commit is contained in:
parent
0c49e9ec87
commit
9871b5dc79
|
@ -32,8 +32,6 @@
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include "getopt.h"
|
#include "getopt.h"
|
||||||
|
|
||||||
|
|
||||||
#define GLFW_NO_GLU 1
|
|
||||||
#include <GL/glfw3.h>
|
#include <GL/glfw3.h>
|
||||||
#include <GL/glext.h>
|
#include <GL/glext.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user