Fix of OSX compilation - forward declaration of Semver
This commit is contained in:
parent
90741c993d
commit
5e3e549248
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ namespace Slic3r {
|
|||
|
||||
class AppConfig;
|
||||
class PresetBundle;
|
||||
class Semver;
|
||||
|
||||
class PresetUpdater
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue