mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed compilation on clang / OSX (missing float.h)
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
|
|
||||||
//#include "PrintExport.hpp"
|
//#include "PrintExport.hpp"
|
||||||
|
|
||||||
|
#include <float.h>
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <limits>
|
#include <limits>
|
||||||
#include <unordered_set>
|
#include <unordered_set>
|
||||||
|
|||||||
Reference in New Issue
Block a user