*** empty log message ***

This commit is contained in:
Paolo Cignoni 2005-01-18 16:47:42 +00:00
parent b0978eb3d1
commit 7dca7fd327
1 changed files with 4 additions and 1 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.9 2004/09/28 10:22:00 ponchio
Added #include <GL/gl.h>
Revision 1.8 2004/05/26 15:15:46 cignoni
Removed inclusion of gl extension stuff
@ -68,7 +71,7 @@ y is upward!
#endif
#include <GL/gl.h>
#include <GL\glext.h>
namespace vcg {
/**
This class represent the viewing parameters under opengl.