On Wed, Jun 20, 2012 at 06:08:05PM +0100, Måns Rullgård wrote: > "Ronald S. Bultje" <[email protected]> writes: > > > Hi, > > > > On Tue, Jun 19, 2012 at 6:17 PM, Mans Rullgard <[email protected]> wrote: > >> +#elif HAVE_GETSYSTEMTIMEASFILETIME > >> +#include <windows.h> > > > > Do we care about the #define WIN32_LEAN_AND_MEAN 1 fairytales? > > I'm not familiar with those.
The idea is that this include by default is more bloated than Gnome libraries and this define makes it to include only substantial things. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
