Included apply.h for consistency (though in most cases it was included from eo file
This commit is contained in:
parent
861f11e153
commit
5fb8958b28
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
#define eoPopEvalFunc_H
|
#define eoPopEvalFunc_H
|
||||||
|
|
||||||
#include <eoEvalFunc.h>
|
#include <eoEvalFunc.h>
|
||||||
|
#include <apply.h>
|
||||||
|
|
||||||
/** eoPopEvalFunc: This abstract class is for GLOBAL evaluators
|
/** eoPopEvalFunc: This abstract class is for GLOBAL evaluators
|
||||||
* of a population after variation.
|
* of a population after variation.
|
||||||
|
|
|
||||||
Reference in a new issue