Added include math.h

This commit is contained in:
evomarc 2001-09-08 05:41:19 +00:00
commit 37a138c81b

View file

@ -26,6 +26,7 @@
#ifndef _eoParetoFitness_h
#define _eoParetoFitness_h
#include <math.h>
#include <vector>
/**