From 760a82a416ce857bd5c5f5e63036ec5acb63bd31 Mon Sep 17 00:00:00 2001 From: ponchio Date: Thu, 25 Mar 2004 17:25:46 +0000 Subject: [PATCH] #include sbagliato. --- vcg/space/sphere3.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vcg/space/sphere3.h b/vcg/space/sphere3.h index b66e770f..fc48a833 100644 --- a/vcg/space/sphere3.h +++ b/vcg/space/sphere3.h @@ -24,13 +24,16 @@ History $Log: not supported by cvs2svn $ +Revision 1.1 2004/03/21 17:51:57 ponchio +First version. + ****************************************************************************/ #ifndef VCG_SPHERE_H #define VCG_SPHERE_H -#include +#include namespace vcg {