diff --git a/vcg/math/shot.h b/vcg/math/shot.h index ce0f2074..9a5bce66 100644 --- a/vcg/math/shot.h +++ b/vcg/math/shot.h @@ -23,6 +23,9 @@ /**************************************************************************** History $Log: not supported by cvs2svn $ +Revision 1.7 2004/11/23 10:15:38 cignoni +removed comment in comment gcc warning + Revision 1.6 2004/11/03 09:25:52 ganovelli replaced Matrix44f to Matrix44, added LookAt @@ -53,8 +56,8 @@ creation #ifndef __VCGLIB_SHOT #define __VCGLIB_SHOT -#include -#include +#include +#include #include #include