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