mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 05:35:59 +08:00
Add missing forward declarations
This commit is contained in:
parent
6cb46c799d
commit
776a775996
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user