mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Added missing headers.
This commit is contained in:
parent
3366ce51e5
commit
bd80304f39
2 changed files with 6 additions and 3 deletions
|
@ -6,6 +6,8 @@
|
|||
#include <float.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <type_traits>
|
||||
|
||||
#include "../libslic3r.h"
|
||||
#include "../BoundingBox.hpp"
|
||||
#include "../PrintConfig.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue