mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-18 19:05:58 +08:00
add mising include
This commit is contained in:
parent
cb21a4c417
commit
394f245f5b
@ -22,6 +22,7 @@
|
|||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
#include <admesh/stl.h>
|
||||||
|
|
||||||
#ifndef NDEBUG
|
#ifndef NDEBUG
|
||||||
#include <ostream>
|
#include <ostream>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user