remove unneeded header file.

This commit is contained in:
josephroy99 2023-11-18 20:11:32 +00:00
parent 41e896a659
commit 0ff6563a83
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <windows.h>
#include "include/headers/glew.h"
#include <functional>
extern "C" {
typedef void (*ErrorCallback)(unsigned int errorCode, const char* errorMessage);