Remove superfluous include statements.

This commit is contained in:
Martin Fuchs 2005-06-20 18:39:48 +00:00 committed by Alexandre Julliard
parent e8c1bf3283
commit 4b4dfab8b9
2 changed files with 0 additions and 5 deletions

View File

@ -16,7 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "windows.h"
#include "winefile.h"
#ifdef __WINE__

View File

@ -16,10 +16,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define WIN32_LEAN_AND_MEAN
#define WIN32_EXTRA_LEAN
#include <windows.h>
#include "winefile.h"