Re: [OctDev] Small change request

2009-02-10 Thread David Bateman
Stephen Montgomery-Smith wrote: > It seems that the more recent gcc-4.3 compilers are having trouble > building video-1.0.1. This can be fixed by adding > #include > to the beginning of AVHandler.cc. > > Would this be something that you guys might consider putting into your code? > > Thanks, Ste

[OctDev] Small change request

2009-02-10 Thread Stephen Montgomery-Smith
It seems that the more recent gcc-4.3 compilers are having trouble building video-1.0.1. This can be fixed by adding #include to the beginning of AVHandler.cc. Would this be something that you guys might consider putting into your code? Thanks, Stephen