fix for gcc-3.4

This commit is contained in:
kuepper 2005-01-03 09:35:17 +00:00
commit 521871a7ea

View file

@ -56,6 +56,10 @@ template <class EOT>
class eoEsChromInit : public eoRealInitBounded<EOT> class eoEsChromInit : public eoRealInitBounded<EOT>
{ {
public: public:
using eoEsChromInit< EOT >::size;
using eoEsChromInit< EOT >::theBounds;
typedef typename EOT::Fitness FitT; typedef typename EOT::Fitness FitT;
/** Ctor: @param /** Ctor: @param