add include

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@355 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-06-21 15:13:38 +00:00
commit 534c9931f2

View file

@ -44,6 +44,7 @@
#include <moeoNSGAII.h>
#include <moeoObjectiveVector.h>
#include <moeoObjectiveVectorComparator.h>
#include <moeoObjectiveVectorTraits.h>
#include <moeoRandomSelect.h>
//#include <moeoReferencePointIndicatorBasedFitnessAssignment.h>
#include <moeoReplacement.h>