]> Creatis software - cpPlugins.git/blobdiff - lib/third_party/glext/GL/glext.h
More on PipelineEditor
[cpPlugins.git] / lib / third_party / glext / GL / glext.h
index f1a41741454fcccebac8d64ab60aff643e82c9f1..4b8216624454e8b0003d1de414efe1ad0f845702 100644 (file)
@@ -6215,7 +6215,9 @@ typedef ptrdiff_t GLsizeiptrARB;
 #ifndef GL_ARB_shader_objects
 /* GL types for program/shader text and shader object handles */
 typedef char GLcharARB;
+#ifndef __APPLE__
 typedef unsigned int GLhandleARB;
+#endif // __APPLE__
 #endif
 
 /* GL type for "half" precision (s10e5) float data in host memory */