Remove redundant headers
This commit is contained in:
parent
ccab4b3dc9
commit
6448f36c2b
2 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
#include "PointCloud.hpp"
|
||||
|
||||
#include "libslic3r/Geometry.hpp"
|
||||
#include "libslic3r/Tesselate.hpp"
|
||||
|
||||
#include <igl/random_points_on_mesh.h>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include "BranchingTree.hpp"
|
||||
|
||||
#include "libslic3r/Execution/Execution.hpp"
|
||||
//#include "libslic3r/Execution/Execution.hpp"
|
||||
#include "libslic3r/MutablePriorityQueue.hpp"
|
||||
|
||||
#include "libslic3r/BoostAdapter.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue