From f6a162db55237ed6ce52e4cebaddc3281dacdf55 Mon Sep 17 00:00:00 2001 From: ganovelli Date: Wed, 8 Sep 2004 15:15:05 +0000 Subject: [PATCH] changes for gcc --- vcg/complex/trimesh/base.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vcg/complex/trimesh/base.h b/vcg/complex/trimesh/base.h index 6cfa8fc3..3c52eefd 100644 --- a/vcg/complex/trimesh/base.h +++ b/vcg/complex/trimesh/base.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.9 2004/07/15 12:03:50 ganovelli +access to imark added + Revision 1.8 2004/07/15 11:39:24 ganovelli IsDeleted to IsD @@ -50,8 +53,9 @@ Initial commit ****************************************************************************/ - +#ifndef __GNUC #pragma warning( disable : 4804 ) +#endif #include /*