Added newline at end of file (tired of stupid warnings...)

This commit is contained in:
Federico Ponchio 2005-10-24 09:20:28 +00:00
parent db81a6ef1f
commit cf9d5743fb
2 changed files with 5 additions and 2 deletions

View File

@ -440,4 +440,4 @@ namespace vcg
/*! @} */
}; // end of namespace
#endif
#endif

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.1 2004/04/26 12:33:59 ganovelli
first version
****************************************************************************/
#ifndef __VCGLIB_INTERSECTIONTRITRI3
#define __VCGLIB_INTERSECTIONTRITRI3
@ -615,4 +618,4 @@ bool tri_tri_intersect_with_isectline( Point3<T> V0,Point3<T> V1,Point3<T> V2,
#undef POINT_IN_TRI
#undef COMPUTE_INTERVALS_ISECTLINE
#undef NEWCOMPUTE_INTERVALS
#endif
#endif