mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Bugfix: missing include assert.h #3155
This commit is contained in:
parent
37d0558873
commit
c0248dea8c
4 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <map>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
#include <assert.h>
|
||||
|
||||
#ifdef SLIC3R_DEBUG
|
||||
#include "SVG.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue