mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
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 AppConfig;
|
||||||
class PresetBundle;
|
class PresetBundle;
|
||||||
|
class Semver;
|
||||||
|
|
||||||
class PresetUpdater
|
class PresetUpdater
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue