scope GLExt stuff explicitly

This commit is contained in:
Glenn Maynard
2003-02-14 23:29:30 +00:00
parent 22bdc18d48
commit f4a14f801e
3 changed files with 8 additions and 9 deletions
-1
View File
@@ -53,7 +53,6 @@ namespace GLExt {
extern PFNGLCOLORTABLEPROC glColorTableEXT;
extern PFNGLCOLORTABLEPARAMETERIVPROC glGetColorTableParameterivEXT;
};
using namespace GLExt;
#endif