eo file and eoAlgo.h have been modified to absolute includes

This commit is contained in:
Ronaldd Pinho 2019-06-29 18:44:27 -03:00
commit d180ce2ad0
2 changed files with 108 additions and 106 deletions

View file

@ -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