Added a missing #include<wrap/io_trimesh/io_mask.h>
This commit is contained in:
parent
4d74a93851
commit
9d093af774
|
@ -24,8 +24,7 @@
|
||||||
#ifndef __VCGLIB_IMPORT_STL
|
#ifndef __VCGLIB_IMPORT_STL
|
||||||
#define __VCGLIB_IMPORT_STL
|
#define __VCGLIB_IMPORT_STL
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <wrap/callback.h>
|
#include <wrap/io_trimesh/io_mask.h>
|
||||||
#include <vcg/space/color4.h>
|
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace tri {
|
namespace tri {
|
||||||
|
|
Loading…
Reference in New Issue