mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-24 06:45:07 +00:00
fixup
This commit is contained in:
parent
5d6a1652be
commit
3de0ebcbc2
@ -264,7 +264,14 @@ void PrintExtensions (const char* s)
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
#if defined(_WIN32)
|
||||
#if defined(GLEW_OSMESA)
|
||||
|
||||
void
|
||||
VisualInfo (GLContext* ctx)
|
||||
{
|
||||
}
|
||||
|
||||
#elif defined(_WIN32)
|
||||
|
||||
void
|
||||
VisualInfoARB (GLContext* ctx)
|
||||
|
Loading…
Reference in New Issue
Block a user