fix build with MSVC11 aka 2012
This commit is contained in:
@@ -37,6 +37,7 @@ namespace PartDesign {
|
||||
PROPERTY_SOURCE(PartDesign::FeatureAddSub, PartDesign::Feature)
|
||||
|
||||
FeatureAddSub::FeatureAddSub()
|
||||
: addSubType(Additive)
|
||||
{
|
||||
ADD_PROPERTY(AddSubShape,(TopoDS_Shape()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user