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
|
|
@ -80,7 +80,7 @@ class eoSharing : public eoPerf2Worth<EOT>
|
|||
{
|
||||
public:
|
||||
|
||||
using eoSharing< EOT >::value;
|
||||
using eoPerf2Worth<EOT>::value;
|
||||
|
||||
|
||||
/* Ctor requires a distance - cannot have a default distance! */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue