remove windows.h
Modified: trunk/rosapps/sysutils/win32err.h
--- trunk/rosapps/sysutils/win32err.h 2005-04-05 19:17:21 UTC (rev 14515) +++ trunk/rosapps/sysutils/win32err.h 2005-04-05 19:19:44 UTC (rev 14516) @@ -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 <windows.h>
-#endif /* ndef _GNU_H_WINDOWS_H */
+/* $Id$ */
VOID PrintWin32Error( PWCHAR Message,