added inclusion of functional

This commit is contained in:
ganovelli 2008-09-22 09:10:58 +00:00
parent 7473170272
commit f2ed76753c
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
#ifndef __VCG_RandomGenerator
#define __VCG_RandomGenerator
#include <functional>
namespace vcg {
namespace math {