mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Simplified the "cereal" includes to not clash with Perl includes
This commit is contained in:
parent
3d420db531
commit
9fd0c55eb8
9 changed files with 8 additions and 25 deletions
|
@ -8,8 +8,7 @@
|
|||
#include "Polyline.hpp"
|
||||
|
||||
// Serialization through the Cereal library
|
||||
#include <cereal/types/polymorphic.hpp>
|
||||
#include <cereal/archives/binary.hpp>
|
||||
#include <cereal/access.hpp>
|
||||
|
||||
#include "boost/polygon/voronoi.hpp"
|
||||
using boost::polygon::voronoi_builder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue