INTEGRATION: CWS obo05 (1.8.10); FILE MERGED
2006/08/28 13:47:49 obo 1.8.10.1: #i53611# diable warnings C4917 and 4555
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: servprov.cxx,v $
|
* $RCSfile: servprov.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2006-06-20 05:41:29 $
|
* last change: $Author: vg $ $Date: 2006-09-25 13:31:00 $
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
@@ -32,6 +32,9 @@
|
|||||||
* MA 02111-1307 USA
|
* MA 02111-1307 USA
|
||||||
*
|
*
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
#if defined(_MSC_VER) && (_MSC_VER > 1310)
|
||||||
|
#pragma warning(disable : 4917 4555)
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
#include "servprov.hxx"
|
#include "servprov.hxx"
|
||||||
|
Reference in New Issue
Block a user