diff --git a/vcg/space/box2.h b/vcg/space/box2.h index 6c42e82a..680bbc1e 100644 --- a/vcg/space/box2.h +++ b/vcg/space/box2.h @@ -24,6 +24,9 @@ History $Log: not supported by cvs2svn $ +Revision 1.2 2004/03/10 21:38:39 cignoni +Written some documentation and added to the space module + Revision 1.1 2004/02/15 23:34:04 cignoni Initial commit @@ -35,7 +38,7 @@ Initial commit #include #include -#include +#include namespace vcg { /** \addtogroup space */