Fixes after the merge of changes by @alexrj.

This commit is contained in:
bubnikv 2016-12-08 19:02:16 +01:00
parent 5d18657ac5
commit 126126cc78
14 changed files with 277 additions and 21 deletions

View file

@ -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