mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Add missing forward declarations
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
class PrintObject;
|
class PrintObject;
|
||||||
|
class TriangleMesh;
|
||||||
|
|
||||||
namespace FillAdaptive_Internal
|
namespace FillAdaptive_Internal
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
#define GUI_PROCESS_HPP
|
#define GUI_PROCESS_HPP
|
||||||
|
|
||||||
class wxWindow;
|
class wxWindow;
|
||||||
|
class wxString;
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
namespace GUI {
|
namespace GUI {
|
||||||
|
|||||||
Reference in New Issue
Block a user