mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
fix macro redefinition when compiling with msvc
svn path=/trunk/; revision=19786
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef __PRECOMP_H
|
||||
#define __PRECOMP_H
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user