X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FFeaturesPlugin_RevolutionBoolean.h;h=b645190f7f8f193594a170075999174e48a65a21;hb=33c5fdce3cd63dd95a738439a0399dd982abcd73;hp=16862065f46ac79707f536d479eb6449c9d4eb88;hpb=77b93142eb8ba33bfb9a42040c2fd8926ffea5c8;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h index 16862065f..b645190f7 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h @@ -79,7 +79,7 @@ protected: /// Create solids from faces with revolution. virtual void makeSolids(const ListOfShape& theFaces, ListOfShape& theResults, - std::list>& theAlgos); + ListOfMakeShape& theAlgos); protected: FeaturesPlugin_RevolutionBoolean(){};