mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 23:25:59 +08:00
Added missing declaration
This commit is contained in:
parent
3c0e331363
commit
182e5ece2e
@ -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