Slight include cleanup

This commit is contained in:
Lukas Matena 2020-05-24 00:50:11 +02:00
parent cc5fe02cde
commit 02838eaa30
7 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,8 @@
#include "Arrange.hpp"
//#include "Geometry.hpp"
#include "SVG.hpp"
#include "BoundingBox.hpp"
#include <libnest2d/backends/clipper/geometries.hpp>
#include <libnest2d/optimizers/nlopt/subplex.hpp>
#include <libnest2d/placers/nfpplacer.hpp>