mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 05:09:03 +08:00
Fixed compilation on clang / OSX (missing float.h)
This commit is contained in:
parent
b7a949a53e
commit
7de5a42df3
@ -12,6 +12,8 @@
|
||||
|
||||
//#include "PrintExport.hpp"
|
||||
|
||||
#include <float.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
#include <unordered_set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user