From ec6ec72821a13eeefcf3269800162cc717ae38ad Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Thu, 7 Oct 2004 14:39:57 +0000 Subject: [PATCH] Remove glew.h include --- vcg/math/camera.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vcg/math/camera.h b/vcg/math/camera.h index 0817b46c..2656d394 100644 --- a/vcg/math/camera.h +++ b/vcg/math/camera.h @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.3 2004/10/07 14:22:38 ganovelli +y axis reverse in projecting (!) + Revision 1.2 2004/10/05 19:04:25 ganovelli version 5-10-2004 in progress @@ -46,9 +49,6 @@ creation #include #include -// opengl -#include - namespace vcg{ template