included missing header.
This commit is contained in:
parent
48b7365ba4
commit
ee3177b1d9
|
@ -125,6 +125,8 @@ Initial commit
|
|||
#include <vcg/math/matrix44.h>
|
||||
#include <vcg/math/matrix33.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
namespace vcg {
|
||||
/** \addtogroup space */
|
||||
/*@{*/
|
||||
|
|
Loading…
Reference in New Issue