mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
[CABMAN]
* Define WIN32_LEAN_AND_MEAN before including windows.h svn path=/trunk/; revision=56968
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#pragma once
|
||||
|
||||
#if defined(_WIN32)
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user