mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Fixes after the merge of changes by @alexrj.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "EdgeGrid.hpp"
|
||||
|
||||
#include <cmath>
|
||||
#include <cassert>
|
||||
#include <memory>
|
||||
#include <boost/log/trivial.hpp>
|
||||
#include <unordered_set>
|
||||
@@ -21,6 +20,8 @@
|
||||
#include "SVG.hpp"
|
||||
#endif
|
||||
|
||||
#include <cassert>
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
// Increment used to reach MARGIN in steps to avoid trespassing thin objects
|
||||
|
||||
Reference in New Issue
Block a user