mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-07 06:12:59 -04:00
Fixed compilation issues on osx
This commit is contained in:
parent
a378bb7bed
commit
cc283571e7
@ -22,7 +22,7 @@
|
||||
#undef NDEBUG
|
||||
#define DEBUG
|
||||
#define _DEBUG
|
||||
#include "SVG.hpp"
|
||||
#include "../SVG.hpp"
|
||||
#endif
|
||||
|
||||
#include <cassert>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#ifndef slic3r_ToolOrdering_hpp_
|
||||
#define slic3r_ToolOrdering_hpp_
|
||||
|
||||
#include "libslic3r.h"
|
||||
#include "../libslic3r.h"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user