mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-08 14:48:33 -04: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