mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Add missing fix for BOM file encoding
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#include "Config.hpp"
|
#include "Config.hpp"
|
||||||
#include "Exception.hpp"
|
#include "Exception.hpp"
|
||||||
#include "Print.hpp"
|
#include "Print.hpp"
|
||||||
#include "BoundingBox.hpp"
|
#include "BoundingBox.hpp"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// #include "libslic3r/GCodeSender.hpp"
|
// #include "libslic3r/GCodeSender.hpp"
|
||||||
//#include "slic3r/Utils/Serial.hpp"
|
//#include "slic3r/Utils/Serial.hpp"
|
||||||
#include "Tab.hpp"
|
#include "Tab.hpp"
|
||||||
#include "PresetHints.hpp"
|
#include "PresetHints.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user