Few more include chains broken

This commit is contained in:
Lukas Matena 2020-05-26 11:09:38 +02:00
parent 02838eaa30
commit c2cd430941
11 changed files with 48 additions and 22 deletions

View file

@ -14,6 +14,8 @@ namespace Slic3r {
class Print;
class PrintObject;
class LayerTools;
namespace CustomGCode { struct Item; }
class PrintRegion;