eo file and eoAlgo.h have been modified to absolute includes
This commit is contained in:
parent
bedb18ff3e
commit
d180ce2ad0
2 changed files with 108 additions and 106 deletions
|
|
@ -25,8 +25,8 @@
|
|||
#ifndef _EOALGO_H
|
||||
#define _EOALGO_H
|
||||
|
||||
#include <eoPop.h> // for population
|
||||
#include <eoFunctor.h>
|
||||
#include <paradiseo/eo/eoPop.h> // for population
|
||||
#include <paradiseo/eo/eoFunctor.h>
|
||||
|
||||
/**
|
||||
@defgroup Algorithms Algorithms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue