From ff86185830d83c26449267b0e5ed2deeb38871cb Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Tue, 5 Apr 2005 19:19:44 +0000 Subject: [PATCH] remove windows.h svn path=/trunk/; revision=14516 --- rosapps/sysutils/win32err.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/rosapps/sysutils/win32err.h b/rosapps/sysutils/win32err.h index 0b60784587f..3c4c54cd9aa 100644 --- a/rosapps/sysutils/win32err.h +++ b/rosapps/sysutils/win32err.h @@ -1,9 +1,6 @@ #ifndef _INC_WIN32ERR_H #define _INC_WIN32ERR_H -/* $Id: win32err.h,v 1.1 1999/05/16 07:27:35 ea Exp $ */ -#ifndef _GNU_H_WINDOWS_H -#include -#endif /* ndef _GNU_H_WINDOWS_H */ +/* $Id$ */ VOID PrintWin32Error( PWCHAR Message,