mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 17:05:54 +08:00
Added a forward declaration needed on GCC 9.4.0
This commit is contained in:
parent
50b7a1df9f
commit
5dd905fc8c
@ -6,6 +6,8 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
struct indexed_triangle_set;
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
class TriangleMesh;
|
||||
|
Loading…
x
Reference in New Issue
Block a user