mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
fix macro redefinition when compiling with msvc
svn path=/trunk/; revision=19786
This commit is contained in:
parent
85057b1dad
commit
8869a08604
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#ifndef __PRECOMP_H
|
||||
#define __PRECOMP_H
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Reference in a new issue