mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
remove windows.h
svn path=/trunk/; revision=14516
This commit is contained in:
parent
1cb1df84c1
commit
ff86185830
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
||||||
#ifndef _INC_WIN32ERR_H
|
#ifndef _INC_WIN32ERR_H
|
||||||
#define _INC_WIN32ERR_H
|
#define _INC_WIN32ERR_H
|
||||||
/* $Id: win32err.h,v 1.1 1999/05/16 07:27:35 ea Exp $ */
|
/* $Id$ */
|
||||||
#ifndef _GNU_H_WINDOWS_H
|
|
||||||
#include <windows.h>
|
|
||||||
#endif /* ndef _GNU_H_WINDOWS_H */
|
|
||||||
VOID
|
VOID
|
||||||
PrintWin32Error(
|
PrintWin32Error(
|
||||||
PWCHAR Message,
|
PWCHAR Message,
|
||||||
|
|
Loading…
Reference in a new issue