Including math/bash.h

This commit is contained in:
Federico Ponchio 2005-04-13 09:40:30 +00:00
parent 9cb3c240e6
commit b3e2bf3ba7
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,9 @@
History
$Log: not supported by cvs2svn $
Revision 1.10 2005/03/18 16:34:42 fiorin
minor changes to comply gcc compiler
Revision 1.9 2005/01/21 18:02:11 ponchio
Removed dependence from matrix44 and changed VectProd
@ -52,6 +55,8 @@ Edited Comments and GPL license
#define __VCGLIB_POINT4
#include <assert.h>
#include <vcg/math/base.h>
namespace vcg {
/** \addtogroup space */
/*@{*/