X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FStandard%2FStandard_JmpBuf.hxx;h=f7d22cc9248f9f2162386c1de8fea1e086682ed3;hb=ff1f0c9ae2515b35fd8ebf8453e9041c821b517f;hpb=d5477f8c82f80b2f1fb6dd0362180e01d6ac87e1;ds=sidebyside diff --git a/src/Standard/Standard_JmpBuf.hxx b/src/Standard/Standard_JmpBuf.hxx index 2bf5c0c561..f7d22cc924 100644 --- a/src/Standard/Standard_JmpBuf.hxx +++ b/src/Standard/Standard_JmpBuf.hxx @@ -20,7 +20,7 @@ typedef #ifdef SOLARIS sigjmp_buf -#elif IRIX +#elif defined(IRIX) sigjmp_buf #else jmp_buf