diff --git a/ParadisEO-GPU/src/problems/eval/PPPEval.h b/ParadisEO-GPU/src/problems/eval/PPPEval.h index 89bf5ef6b..814e48817 100644 --- a/ParadisEO-GPU/src/problems/eval/PPPEval.h +++ b/ParadisEO-GPU/src/problems/eval/PPPEval.h @@ -35,8 +35,7 @@ #ifndef __PPPEval #define __PPPEval -//#include -#include +#include template class PPPEval: public eoEvalFunc {