bugfix include missing header

This commit is contained in:
Johann Dreo 2012-07-17 17:54:25 +02:00
commit 251c5b94e6

View file

@ -28,6 +28,8 @@ Authors:
#ifndef _eoRankMuSelect_h
#define _eoRankMuSelect_h
#include "eoDetSelect.h"
/** Selects the "Mu" bests individuals.
*
* Note: sorts the population before trucating it.