remove windef.h inclusion. Its not needed and its non-standard
authorSteven Edwards <winehacker@gmail.com>
Wed, 16 Nov 2005 05:40:35 +0000 (05:40 +0000)
committerSteven Edwards <winehacker@gmail.com>
Wed, 16 Nov 2005 05:40:35 +0000 (05:40 +0000)
svn path=/trunk/; revision=19260

reactos/w32api/include/crt/excpt.h

index 19452ca..e5199b9 100644 (file)
@@ -19,8 +19,6 @@
 #include <_mingw.h>
 #endif
 
 #include <_mingw.h>
 #endif
 
-#include <windef.h>
-
 /*
  * NOTE: The constants structs and typedefs below should be defined in the
  *       Win32 API headers.
 /*
  * NOTE: The constants structs and typedefs below should be defined in the
  *       Win32 API headers.