bugfix include missing header
This commit is contained in:
parent
6b48ec2108
commit
251c5b94e6
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue