Add in mo.h of the include file problems/eval/moUBQPIncrEval.h

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1943 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
verel 2010-09-30 09:22:46 +00:00
commit c15e3e7a29

View file

@ -161,6 +161,7 @@
#include <problems/eval/moMaxSATincrEval.h>
#include <problems/eval/moOneMaxIncrEval.h>
#include <problems/eval/moRoyalRoadIncrEval.h>
#include <problems/eval/moUBQPSimpleIncrEval.h>
#include <problems/eval/oneMaxFullEval.h>
#include <problems/permutation/moShiftNeighbor.h>
#include <problems/permutation/moSwapNeighbor.h>