On Fri, Oct 14, 2011 at 6:30 AM, Wesley Emeneker
wrote:
> Attached is patch that moves
> #include
> to before
> #include
>
> The Portland group compiler (v 11.8) won't build ttconv/pprdrv_tt2.cpp with
> the original ordering.
> This is most likely a compiler bug, but changing the include order s
Attached is patch that moves
#include
to before
#include
The Portland group compiler (v 11.8) won't build ttconv/pprdrv_tt2.cpp with
the original ordering.
This is most likely a compiler bug, but changing the include order seems
pretty harmless.
Thanks for the great tool.
I love matplotlib.
W