From: cas Date: Tue, 13 Jun 2000 18:00:24 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=c09665a0e9d09189bd6d40817a2e42f5de412e67;p=occt-wok.git No comments --- diff --git a/src/IDLFront/IDL.yacc b/src/IDLFront/IDL.yacc index 1c728c8..f0888b1 100755 --- a/src/IDLFront/IDL.yacc +++ b/src/IDLFront/IDL.yacc @@ -10,7 +10,7 @@ #define yyv IDLv #if (defined(apollo) || defined(hpux)) && defined(__cplusplus) extern "C" int IDLwrap(); -#endif // (defined(apollo) || defined(hpux)) && defined(__cplusplus) +#endif extern void IDL_SetIdentifier ( char* );