* fixed issues on the code to be compatible with last version of boost

This commit is contained in:
Caner Candan 2011-02-24 11:09:51 +01:00
commit d1426b4bce
3 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ public:
//-------------------------------------------------------------
_varcovar.resize(s_size, s_size);
_varcovar.resize(s_size);
//-------------------------------------------------------------