Fix using directives for gcc-4.1
This commit is contained in:
parent
929974805d
commit
10d582b31d
19 changed files with 86 additions and 85 deletions
|
|
@ -44,7 +44,7 @@ class eoLinearFitScaling : public eoPerf2Worth<EOT> // false: do not cache fitne
|
|||
{
|
||||
public:
|
||||
|
||||
using eoLinearFitScaling< EOT >::value;
|
||||
using eoPerf2Worth<EOT>::value;
|
||||
|
||||
/* Ctor:
|
||||
@param _p selective pressure (in (1,2])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue