other bugs fixed
This commit is contained in:
parent
7b8d3a07f0
commit
67d185c384
|
|
@ -24,9 +24,8 @@
|
||||||
#ifndef __VCG_RandomGenerator
|
#ifndef __VCG_RandomGenerator
|
||||||
#define __VCG_RandomGenerator
|
#define __VCG_RandomGenerator
|
||||||
|
|
||||||
#include <functional>
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
namespace math {
|
namespace math {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* RandomGenerator includes two Random Number Generation algortihms.
|
* RandomGenerator includes two Random Number Generation algortihms.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue