X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_GeomTool.cxx;h=7517677a5653c00d5b6629d706ff6dccfe76a6f7;hb=d398a8be8e0b0259b476b358d53d234ce4c82379;hp=037306f3534424718fed8c96e4d5d0a5d14f3572;hpb=557f5f91d30a5fae83a018a79eeb445c8c51ec3d;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_GeomTool.cxx b/src/HYDROData/HYDROData_GeomTool.cxx index 037306f3..7517677a 100644 --- a/src/HYDROData/HYDROData_GeomTool.cxx +++ b/src/HYDROData/HYDROData_GeomTool.cxx @@ -24,9 +24,17 @@ #include +#ifdef WIN32 + #pragma warning ( disable: 4251 ) +#endif + #include #include +#ifdef WIN32 + #pragma warning ( default: 4251 ) +#endif + #include #include