Fix of support generator after merging

Base type interfaces for soluble interface supports #6017
This commit is contained in:
Vojtech Bubnik 2021-02-25 14:50:35 +01:00
parent 4146fd337a
commit 750cfdd099
2 changed files with 15 additions and 5 deletions

View file

@ -195,6 +195,7 @@ private:
const PrintObject &object,
const MyLayersPtr &top_contacts,
const MyLayersPtr &interface_layers,
const MyLayersPtr &base_interface_layers,
const MyLayersPtr &base_layers,
MyLayerStorage &layer_storage) const;