mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +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