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
Reference in a new issue