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 {