included missing header.

This commit is contained in:
Luigi Malomo 2014-12-17 19:11:45 +00:00
parent 48b7365ba4
commit ee3177b1d9
1 changed files with 4 additions and 2 deletions

View File

@ -125,6 +125,8 @@ Initial commit
#include <vcg/math/matrix44.h> #include <vcg/math/matrix44.h>
#include <vcg/math/matrix33.h> #include <vcg/math/matrix33.h>
#include <algorithm>
namespace vcg { namespace vcg {
/** \addtogroup space */ /** \addtogroup space */
/*@{*/ /*@{*/