|
From: Doug M. <mc...@ia...> - 2010-03-16 14:33:33
|
Hello, I have attached a patch that resolves a namespace collision on windows when trying to use GMLT MatrixConvert with application code that utilizes boost::bind. It appears that boost::bind and boost::lamda::bind will conflict if not explicitly used. Doug |