remove
This commit is contained in:
parent
a20016d5e9
commit
7be0ef8692
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
#include "program.hpp"
|
#include "program.hpp"
|
||||||
#include <GLFW/glfw3.h>
|
|
||||||
|
|
||||||
Program::Program(GLFWwindow *window, class ShaderSystem shaderSystem) {
|
Program::Program(GLFWwindow *window, class ShaderSystem shaderSystem) {
|
||||||
this->window = window;
|
this->window = window;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue