mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 06:24:01 -06:00
Added missing includes (gcc9.4 without pch)
This commit is contained in:
parent
e063fe920e
commit
a2c3a6ac2f
4 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "libslic3r.h"
|
||||
#include "ConvexHull.hpp"
|
||||
#include "BoundingBox.hpp"
|
||||
|
||||
#include <boost/multiprecision/integer.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue