mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-08 14:48:33 -04: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