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