1 #ifndef __cglext_h_
2 #define __cglext_h_
3 
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7 
8 #ifdef __cplusplus
9 }
10 #endif
11 
12 #endif
13 
14