mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 12:47:50 -06:00
more missing includes (#5930)
Here are more missing header files recently identified by building without precompiled header support.
This commit is contained in:
parent
bca67b5baa
commit
ee67b8d762
5 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <math.h>
|
||||
#include <cstring>
|
||||
#include <cfloat>
|
||||
#include <regex>
|
||||
|
||||
#include "../libslic3r.h"
|
||||
#include "../PrintConfig.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue