mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 15:00:40 +08:00
Added a missing include (GCC 11.1)
This commit is contained in:
parent
0ccc791750
commit
b174dacc85
@ -1,5 +1,6 @@
|
||||
#include "QuadricEdgeCollapse.hpp"
|
||||
#include <tuple>
|
||||
#include <optional>
|
||||
#include "MutablePriorityQueue.hpp"
|
||||
#include "SimplifyMeshImpl.hpp"
|
||||
#include <tbb/parallel_for.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user