Correcting cpp files in eo directory changed to relative includes
This commit is contained in:
parent
45655703f4
commit
a10818b601
9 changed files with 15 additions and 15 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
#include <stdexcept>
|
||||
#include <paradiseo/eo/EO.h>
|
||||
#include "EO.h"
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
/** PO inheriting from EO is specially designed for particle swarm optimization particle.POs have got a fitness,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue