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