separate glfw and glew
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#include "Archimedes.h"
|
||||
|
||||
#define GLEW_STATIC
|
||||
#include <GL/glew.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
class Window {
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user