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