Including math/bash.h
This commit is contained in:
parent
9cb3c240e6
commit
b3e2bf3ba7
|
@ -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 */
|
||||
/*@{*/
|
||||
|
|
Loading…
Reference in New Issue