mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
Ported from the playground branch. Various documentation and optimization.
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
// We want our version of assert.
|
||||
#include "../libslic3r.h"
|
||||
|
||||
#ifndef myassert
|
||||
#define myassert assert
|
||||
#endif
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
#ifndef clamp
|
||||
|
||||
Reference in New Issue
Block a user