callback is part of the default inclusion now.
This commit is contained in:
parent
6292a8a0af
commit
3d676586a7
|
@ -36,6 +36,7 @@
|
|||
#include <stdexcept>
|
||||
#include <limits>
|
||||
#include <set>
|
||||
#include <wrap/callback.h>
|
||||
#include <vcg/complex/exception.h>
|
||||
#include <vcg/container/simple_temporary_data.h>
|
||||
#include <vcg/complex/used_types.h>
|
||||
|
|
Loading…
Reference in New Issue