Added newline at end of file (tired of stupid warnings...)
This commit is contained in:
parent
db81a6ef1f
commit
cf9d5743fb
|
@ -440,4 +440,4 @@ namespace vcg
|
|||
/*! @} */
|
||||
}; // end of namespace
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue