1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Fix previous commit's missing include

This commit is contained in:
tamasmeszaros
2021-03-17 10:05:24 +01:00
parent 0c4fb6dfcc
commit b13239e4ca
+1
View File
@@ -1,6 +1,7 @@
#include "Exception.hpp"
#include "MeshBoolean.hpp"
#include "libslic3r/TriangleMesh.hpp"
#include "boost/log/trivial.hpp"
#undef PI
// Include igl first. It defines "L" macro which then clashes with our localization