INTEGRATION: CWS mingwport06 (1.6.66); FILE MERGED
2007/08/24 13:05:14 vg 1.6.66.1: #i75499# pragma is for MSVC
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: idlctypes.hxx,v $
|
* $RCSfile: idlctypes.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-07 18:04:36 $
|
* last change: $Author: kz $ $Date: 2007-09-06 13:44:53 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -92,7 +92,7 @@ class AstScope;
|
|||||||
AstDeclaration* SAL_CALL scopeAsDecl(AstScope* pScope);
|
AstDeclaration* SAL_CALL scopeAsDecl(AstScope* pScope);
|
||||||
AstScope* SAL_CALL declAsScope(AstDeclaration* pDecl);
|
AstScope* SAL_CALL declAsScope(AstDeclaration* pDecl);
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef _MSC_VER
|
||||||
#pragma warning( disable : 4541 )
|
#pragma warning( disable : 4541 )
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user