git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2173 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
boufaras 2011-02-10 16:26:42 +00:00
commit 822fd63a96

View file

@ -35,8 +35,7 @@
#ifndef __PPPEval
#define __PPPEval
//#include <problems/data/PPPData.h>
#include <PPPData.h>
#include <problems/data/PPPData.h>
template<class EOT, class ElemType = typename EOT::ElemType>
class PPPEval: public eoEvalFunc<EOT> {