mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
more missing includes (#6398)
Here are more missing header files recently identified by building without precompiled header support.
This commit is contained in:
parent
ad8cec26af
commit
7bbffaa996
5 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
//CuraEngine is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
#include "SkeletalTrapezoidationGraph.hpp"
|
||||
#include "../Line.hpp"
|
||||
#include <ankerl/unordered_dense.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue