Fix build error when PCH is not used

This commit is contained in:
noisyfox
2025-09-21 11:53:08 +08:00
committed by Noisyfox
parent 789da693a7
commit eb75a325ca
9 changed files with 13 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
// CuraEngine is released under the terms of the AGPLv3 or higher.
#include "InterlockingGenerator.hpp"
#include "libslic3r/ClipperUtils.hpp"
#include "Layer.hpp"
namespace std {