/[gzz]/gzz/gfx/libglwrapper/GL_wrapper.cxx
ViewVC logotype

Diff of /gzz/gfx/libglwrapper/GL_wrapper.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by tjl, Sat Dec 14 08:11:34 2002 UTC revision 1.6 by mudyc, Wed Feb 26 21:35:55 2003 UTC
# Line 4  Line 4 
4   */   */
5  #include <iostream>  #include <iostream>
6  #include "/usr/include/GL/gl.h"  #include "/usr/include/GL/gl.h"
 #include "/usr/include/GL/glx.h"  
7    
8    #ifdef __cplusplus
9    extern "C" {
10       extern void (*glXGetProcAddressARB(const GLubyte *procname))(void);
11    }
12    #endif
13    
14  //namespace GL_wrapper {  //namespace GL_wrapper {
15    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26