4 lines
104 B
C++
4 lines
104 B
C++
#include<glad/glad.h>
|
|
#include<GLFW/glfw3.h>
|
|
// this file is to stop helix "autoformatting" the headers
|