mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed: Missing include directive
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef slic3r_ZTable_hpp_
|
#ifndef slic3r_ZTable_hpp_
|
||||||
#define slic3r_ZTable_hpp_
|
#define slic3r_ZTable_hpp_
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
class ZTable
|
class ZTable
|
||||||
|
|||||||
Reference in New Issue
Block a user