aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/GL/cglext.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/opengl/GL/cglext.h')
-rw-r--r--make/stub_includes/opengl/GL/cglext.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/GL/cglext.h b/make/stub_includes/opengl/GL/cglext.h
new file mode 100644
index 000000000..7f49b980e
--- /dev/null
+++ b/make/stub_includes/opengl/GL/cglext.h
@@ -0,0 +1,13 @@
+#ifndef __cglext_h_
+#define __cglext_h_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif
+