mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Merge pull request #3272 from markwal/fixboost106000check
Fix issue with undefined BOOST_VERSION
This commit is contained in:
@@ -114,6 +114,7 @@ class Pointf3 : public Pointf
|
|||||||
}
|
}
|
||||||
|
|
||||||
// start Boost
|
// start Boost
|
||||||
|
#include <boost/version.hpp>
|
||||||
#include <boost/polygon/polygon.hpp>
|
#include <boost/polygon/polygon.hpp>
|
||||||
namespace boost { namespace polygon {
|
namespace boost { namespace polygon {
|
||||||
template <>
|
template <>
|
||||||
|
|||||||
Reference in New Issue
Block a user