callback is part of the default inclusion now.

This commit is contained in:
Paolo Cignoni 2014-02-18 20:16:26 +00:00
parent 6292a8a0af
commit 3d676586a7
1 changed files with 1 additions and 0 deletions

View File

@ -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>