mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Added missing include
This commit is contained in:
parent
2c69d96239
commit
22cf0396fc
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <boost/log/trivial.hpp>
|
||||
|
||||
#include <float.h>
|
||||
|
||||
#if ENABLE_GCODE_VIEWER
|
||||
|
||||
static const float INCHES_TO_MM = 25.4f;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue