mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-10 06:41:46 +08:00
Added missing declaration
This commit is contained in:
parent
fc2f0bad6e
commit
4606d8266a
@ -12,6 +12,11 @@ struct indexed_triangle_set;
|
||||
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
#if ENABLE_GIZMO_MEASURE_WORLD_COORDINATES
|
||||
class TriangleMesh;
|
||||
#endif // ENABLE_GIZMO_MEASURE_WORLD_COORDINATES
|
||||
|
||||
namespace Measure {
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user