mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 18:27:58 -06:00
An attempt to fix missing renaming from .gcode.tmp to .gcode
Added a missing include
This commit is contained in:
parent
8c7fa7f69e
commit
13f1bb2e43
2 changed files with 6 additions and 5 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
namespace Slic3r {
|
||||
namespace GUI {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue