4 lines
73 B
C++
4 lines
73 B
C++
#ifndef _COMMON_GL_HPP_
|
|
#define _COMMON_GL_HPP_
|
|
#include <gl/gl.h>
|
|
#endif |