mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-09 19:17:36 +00:00
Bugfix: missing include assert.h #3155
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Flow.hpp"
|
||||
#include <cmath>
|
||||
#include <assert.h>
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user