openscad/tests/system-gl.h

7 lines
70 B
C

#ifndef SYSTEMGL_H_
#define SYSTEMGL_H_
#include <GL/glew.h>
#endif