Include cleanup: do not include Model.hpp from 3DScene.hpp
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
|
||||
#include <set>
|
||||
#include "libslic3r/Geometry.hpp"
|
||||
#include "libslic3r/Model.hpp"
|
||||
#include "3DScene.hpp"
|
||||
|
||||
|
||||
#if ENABLE_RENDER_SELECTION_CENTER
|
||||
class GLUquadric;
|
||||
typedef class GLUquadric GLUquadricObj;
|
||||
|
||||
Reference in New Issue
Block a user