mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Fixed compilation issues on osx
This commit is contained in:
parent
a378bb7bed
commit
cc283571e7
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
#undef NDEBUG
|
||||
#define DEBUG
|
||||
#define _DEBUG
|
||||
#include "SVG.hpp"
|
||||
#include "../SVG.hpp"
|
||||
#endif
|
||||
|
||||
#include <cassert>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue