Removed the inclusion of a glext.h

This commit is contained in:
Paolo Cignoni 2005-01-19 10:29:45 +00:00
parent 221723b519
commit 20891ed96b
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.10 2005/01/18 16:47:42 ricciodimare
*** empty log message ***
Revision 1.9 2004/09/28 10:22:00 ponchio
Added #include <GL/gl.h>
@ -71,7 +74,6 @@ y is upward!
#endif
#include <GL/gl.h>
#include <GL\glext.h>
namespace vcg {
/**
This class represent the viewing parameters under opengl.