mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Cross-compilation fixes.
svn path=/trunk/; revision=7463
This commit is contained in:
@@ -36,12 +36,8 @@
|
||||
#else
|
||||
#include "winglue.h"
|
||||
#endif
|
||||
#if defined(WIN32)
|
||||
#define EXCEPTION_WINE_STUB 0x80000100 /* stub entry point called */
|
||||
#define EH_NONCONTINUABLE 0x01
|
||||
#else
|
||||
#include "wine/exception.h"
|
||||
#endif
|
||||
|
||||
#include "build.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user