added missing include
This commit is contained in:
parent
8cd4278c45
commit
673be536c4
|
@ -23,6 +23,8 @@
|
||||||
#ifndef __VCG_TRIVIAL_WALKER
|
#ifndef __VCG_TRIVIAL_WALKER
|
||||||
#define __VCG_TRIVIAL_WALKER
|
#define __VCG_TRIVIAL_WALKER
|
||||||
|
|
||||||
|
#include<vcg/space/index/grid_util.h>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
|
|
||||||
// Very simple volume class.
|
// Very simple volume class.
|
||||||
|
|
Loading…
Reference in New Issue