X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomValidators%2FGeomValidators_Different.h;h=f7771c197128139164b7a7d6469daa09ba62cbaa;hb=3e6012473696e5fd94e3c8240e2e1eda8def1743;hp=e5d7e15bf5ddb7f5177af0bd564c0e996e4b0424;hpb=7e9e955376b504dc7d9e0a5e79a9a38943a53fcd;p=modules%2Fshaper.git diff --git a/src/GeomValidators/GeomValidators_Different.h b/src/GeomValidators/GeomValidators_Different.h index e5d7e15bf..f7771c197 100644 --- a/src/GeomValidators/GeomValidators_Different.h +++ b/src/GeomValidators/GeomValidators_Different.h @@ -28,7 +28,8 @@ public: const std::list& theArguments, Events_InfoMessage& theError) const; - GEOMVALIDATORS_EXPORT virtual bool isNotObligatory(std::string theFeature, std::string theAttribute); + GEOMVALIDATORS_EXPORT virtual + bool isNotObligatory(std::string theFeature, std::string theAttribute); }; #endif