Fixed: Missing include directive

This commit is contained in:
Anders Sundman 2013-09-04 22:41:25 +02:00
parent 67aefdccc7
commit d9646ff6ba

View file

@ -1,6 +1,8 @@
#ifndef slic3r_ZTable_hpp_
#define slic3r_ZTable_hpp_
#include <vector>
namespace Slic3r {
class ZTable