other bugs fixed

This commit is contained in:
Massimiliano Corsini 2008-11-27 11:37:23 +00:00
parent 7b8d3a07f0
commit 67d185c384
1 changed files with 1 additions and 2 deletions

View File

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