added import vector
This commit is contained in:
parent
c1551eddfd
commit
6e0b8fe1aa
|
@ -59,6 +59,7 @@ First version.
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <vcg/space/point3.h>
|
#include <vcg/space/point3.h>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue