1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fixed: Missing include directive

This commit is contained in:
Anders Sundman
2013-09-04 22:41:25 +02:00
parent 67aefdccc7
commit d9646ff6ba
+2
View File
@@ -1,6 +1,8 @@
#ifndef slic3r_ZTable_hpp_
#define slic3r_ZTable_hpp_
#include <vector>
namespace Slic3r {
class ZTable