Updated eoBreeder to use the even newer general operator interface
This commit is contained in:
parent
697d38b372
commit
6d61aa2811
3 changed files with 5 additions and 5 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#ifndef eoRandomIndiSelector_h
|
||||
#define eoRandomIndiSelector_h
|
||||
|
||||
#include "eoIndiSelector.h"
|
||||
#include <eoIndiSelector.h>
|
||||
|
||||
/**
|
||||
\ingroup selectors
|
||||
|
|
|
|||
Reference in a new issue