Revert r14497

Log:
	Add missing header #includes.
Policy violation (change not approved by maintainer)
and while discussions where ongoing and no consensus has been reached.

Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2008-08-01 22:29:29 +00:00
parent dcd6128670
commit c5e56a813b
12 changed files with 0 additions and 14 deletions

View File

@@ -27,8 +27,6 @@
* miscellaneous OS support macros and functions.
*/
#include "config.h"
#ifdef __MINGW32__
# define WIN32_LEAN_AND_MEAN
# include <windows.h>