added inclusion of functional
This commit is contained in:
parent
7473170272
commit
f2ed76753c
|
@ -30,6 +30,8 @@
|
||||||
|
|
||||||
#ifndef __VCG_RandomGenerator
|
#ifndef __VCG_RandomGenerator
|
||||||
#define __VCG_RandomGenerator
|
#define __VCG_RandomGenerator
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace math {
|
namespace math {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue