Files
Work/common/GL.HPP
2024-08-07 09:09:36 -04:00

4 lines
73 B
C++

#ifndef _COMMON_GL_HPP_
#define _COMMON_GL_HPP_
#include <gl/gl.h>
#endif