mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
Revert "Revert "Some flatpak fixing (#5510)""
This reverts commit e29cba2eff
.
This commit is contained in:
parent
3bf868f99d
commit
002125fbe4
8 changed files with 45 additions and 22 deletions
|
@ -6,6 +6,7 @@
|
|||
#undef PI
|
||||
|
||||
#include <boost/next_prior.hpp>
|
||||
#include "boost/log/trivial.hpp"
|
||||
// Include igl first. It defines "L" macro which then clashes with our localization
|
||||
#include <igl/copyleft/cgal/mesh_boolean.h>
|
||||
#undef L
|
||||
|
@ -27,7 +28,6 @@
|
|||
#include <CGAL/boost/graph/Face_filtered_graph.h>
|
||||
// BBS: for boolean using mcut
|
||||
#include "mcut/include/mcut/mcut.h"
|
||||
#include "boost/log/trivial.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
namespace MeshBoolean {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue