build on Irix

This commit is contained in:
David Rose 2005-05-09 22:38:09 +00:00
parent ffcab23c96
commit 5b3b43ca11

View File

@ -47,6 +47,7 @@
// these functions are defined, and the system glx.h sometimes doesn't
// declare these typedefs.
typedef __GLXextFuncPtr (* PFNGLXGETPROCADDRESSPROC) (const GLubyte *procName);
typedef int (* PFNGLXSWAPINTERVALSGIPROC) (int interval);
////////////////////////////////////////////////////////////////////
// Class : glxGraphicsStateGuardian