added missing include
This commit is contained in:
parent
9ab06cc9ef
commit
32ffe51cde
|
@ -96,6 +96,7 @@ Edited doxygen comments
|
|||
|
||||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <vcg/math/base.h>
|
||||
|
||||
namespace vcg {
|
||||
|
|
Loading…
Reference in New Issue