add glew?

This commit is contained in:
2025-03-16 20:32:08 -05:00
parent 659a2690f1
commit 453e9f2aee

View File

@@ -1,4 +1,5 @@
#include "Archimedes.h"
#include <GL/glew.h>
#include <GLFW/glfw3.h>
class Window {