mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Fix of Perl bindings
This commit is contained in:
parent
b2ef3ba291
commit
c623cbc4d7
1 changed files with 2 additions and 1 deletions
|
@ -11,9 +11,10 @@
|
||||||
#include "slic3r/Utils/Semver.hpp"
|
#include "slic3r/Utils/Semver.hpp"
|
||||||
|
|
||||||
class wxBitmap;
|
class wxBitmap;
|
||||||
class wxChoice;
|
|
||||||
class wxBitmapComboBox;
|
class wxBitmapComboBox;
|
||||||
|
class wxChoice;
|
||||||
class wxItemContainer;
|
class wxItemContainer;
|
||||||
|
class wxString;
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue