X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_ExtrusionBoolean.h;h=b9efd63f6f2fc7fa47dea7e517df0afd5735ef19;hb=33c5fdce3cd63dd95a738439a0399dd982abcd73;hp=c8962430dc775cf6ed2977aa15804bf2c7e2e98f;hpb=de65be6c9f19bdf26ecb91fd3afd51c4d54e8d4a;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h index c8962430d..b9efd63f6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h @@ -73,7 +73,7 @@ protected: /// Create solids from faces with extrusion. virtual void makeSolids(const ListOfShape& theFaces, ListOfShape& theResults, - std::list>& theAlgos); + ListOfMakeShape& theAlgos); protected: FeaturesPlugin_ExtrusionBoolean(){};