I made the following header file for making shaders in OpenGL. :
#pragma once #include #include class Shader { public