mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Added missing includes
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#ifndef slic3r_GLModel_hpp_
|
#ifndef slic3r_GLModel_hpp_
|
||||||
#define slic3r_GLModel_hpp_
|
#define slic3r_GLModel_hpp_
|
||||||
|
|
||||||
|
#include "libslic3r/Point.hpp"
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
class TriangleMesh;
|
class TriangleMesh;
|
||||||
|
|||||||
Reference in New Issue
Block a user