mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 03:12:07 +00:00
Fix build error caused by cyclic include
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// CuraEngine is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
#include "InterlockingGenerator.hpp"
|
||||
#include "Layer.hpp"
|
||||
|
||||
namespace std {
|
||||
template<> struct hash<Slic3r::GridPoint3>
|
||||
|
||||
Reference in New Issue
Block a user