// This is an incomplete & imprecice implementation of the *nix file // by the same name #ifndef __MINGW_UCONTEXT__ #define __MINGW_UCONTEXT__ #ifdef MINGW // Only for cross compilation to mingw #include #endif // MINGW #endif