Closed GoogleCodeExporter closed 9 years ago
Closing this as the problem is with boost rather than Cortex. There are several
workarounds currently documented on the dev list, including bracketing the
interval include statements like so :
#define __USE_ISOC99
#include "boost/numeric/interval.hpp"
#undef __USE_ISOC99
Original comment by thehaddo...@gmail.com
on 25 Jan 2011 at 6:12
Original issue reported on code.google.com by
sam.ho...@gmail.com
on 15 May 2010 at 2:06