add missing include
This commit is contained in:
parent
a29f21fa59
commit
1059b3d24d
|
@ -169,6 +169,7 @@ Initial commit
|
|||
#define __VCGLIB_TRIALLOCATOR
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
#include <assert.h>
|
||||
#include <vcg/container/simple_temporary_data.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue