From a5d00b1c7110ebc30fbce4ac6cbfd3d6d0991598 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Tue, 20 Nov 2007 09:49:53 +0000 Subject: [PATCH] added missing newline at the end of file --- vcg/complex/boundary.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vcg/complex/boundary.h b/vcg/complex/boundary.h index e9687d38..41e3a157 100644 --- a/vcg/complex/boundary.h +++ b/vcg/complex/boundary.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.1 2007/07/31 12:31:34 ganovelli +added + ****************************************************************************/ #ifndef __VCG_TETRA_TRI_CONVERTER @@ -154,4 +157,4 @@ trim.fn = trim.face.size(); } // End namespace -#endif \ No newline at end of file +#endif