X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Floggers%2Fcritical_events.h;h=86352c20ca0cecbda542848b4a800f3a88421402;hb=1e12ab9c8e262c16b2953c0701424cd5e751f156;hp=f814de50a521b3ab1435620a944ac80b3a8b6337;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/nucleus/library/loggers/critical_events.h b/nucleus/library/loggers/critical_events.h index f814de50..86352c20 100644 --- a/nucleus/library/loggers/critical_events.h +++ b/nucleus/library/loggers/critical_events.h @@ -20,10 +20,10 @@ namespace loggers { //! This macro wraps the notion of stopping in the debugger. -#ifdef __UNIX__ +#ifndef _MSC_VER #define CAUSE_BREAKPOINT //hmmm: need a unix equivalent for this. supporting gcc might be enough. -#elif defined(__WIN32__) +#else #ifdef __MINGW32__ extern "C" { // #include