diff --git a/wrap/callback.h b/wrap/callback.h index 77d12317..4ad7db2a 100644 --- a/wrap/callback.h +++ b/wrap/callback.h @@ -27,6 +27,7 @@ #include // For va_start, etc. #include // For std::unique_ptr #include +#include namespace vcg { /*! \brief This function allow lenghty algorithms to report progress and status.