diff --git a/vcg/math/histogram.h b/vcg/math/histogram.h index fec9feab..c1b1b3ed 100644 --- a/vcg/math/histogram.h +++ b/vcg/math/histogram.h @@ -24,6 +24,10 @@ History $Log: not supported by cvs2svn $ +Revision 1.18 2008/03/05 11:21:49 cignoni +Heavily refactored the whole structure. +Some interfaces have been changed. Be careful. + Revision 1.17 2008/02/29 12:15:06 cignoni added maxcount @@ -87,6 +91,7 @@ Initial Release #include #include #include +#include namespace vcg {