mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 13:08:57 +08:00
Fixed: Missing include directive
This commit is contained in:
parent
67aefdccc7
commit
d9646ff6ba
@ -1,6 +1,8 @@
|
||||
#ifndef slic3r_ZTable_hpp_
|
||||
#define slic3r_ZTable_hpp_
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
class ZTable
|
||||
|
Loading…
x
Reference in New Issue
Block a user