include glfw and glew in pch?
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#include <cstring>
|
||||
#include <list>
|
||||
|
||||
|
||||
#define GLEW_STATIC
|
||||
#include <GL/glew.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
//#include <chrono>
|
||||
//#include <thread>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user