declare parameters befor the ENDIF
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@354 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
c136f2b531
commit
5e242cafa8
1 changed files with 3 additions and 3 deletions
|
|
@ -96,10 +96,10 @@ private:
|
|||
|
||||
};
|
||||
|
||||
#endif /*MOEOOBJECTIVEVECTORTRAITS_H_*/
|
||||
|
||||
|
||||
// The static variables of the moeoObjectiveVectorTraits class need to be allocated
|
||||
// (maybe it would have been better to put this on a moeoObjectiveVectorTraits.cpp file)
|
||||
unsigned moeoObjectiveVectorTraits::nObj;
|
||||
std::vector < bool > moeoObjectiveVectorTraits::bObj;
|
||||
|
||||
|
||||
#endif /*MOEOOBJECTIVEVECTORTRAITS_H_*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue