From 60766d8de840158974bf31073befa1f97c432689 Mon Sep 17 00:00:00 2001 From: jhumeau Date: Thu, 19 Feb 2009 13:15:00 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1442 331e1502-861f-0410-8da2-ba01fb791d7f --- contribution/branches/MOLS/src/moeoOneSolOneNeighborExpl.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contribution/branches/MOLS/src/moeoOneSolOneNeighborExpl.h b/contribution/branches/MOLS/src/moeoOneSolOneNeighborExpl.h index 9f19fe7d1..797409698 100644 --- a/contribution/branches/MOLS/src/moeoOneSolOneNeighborExpl.h +++ b/contribution/branches/MOLS/src/moeoOneSolOneNeighborExpl.h @@ -44,7 +44,6 @@ #include #include #include -#include /** * TODO @@ -67,8 +66,7 @@ public: //Move move; MOEOT * sol; ObjectiveVector objVec; - - + unsigned int i = 0; while(_src[i].flag() != 0) i++;