fixes for gcc-4 compilation -- still have a linker problem
This commit is contained in:
parent
4b20933325
commit
adbc5dd461
4 changed files with 66 additions and 57 deletions
|
|
@ -59,6 +59,7 @@ public:
|
|||
|
||||
using eoVector< FitT, bool >::begin;
|
||||
using eoVector< FitT, bool >::end;
|
||||
using eoVector< FitT, bool >::resize;
|
||||
using eoVector< FitT, bool >::size;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Reference in a new issue