mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-30 04:02:52 -06:00
Merge pull request #3272 from markwal/fixboost106000check
Fix issue with undefined BOOST_VERSION
This commit is contained in:
commit
c12ccd8357
1 changed files with 1 additions and 0 deletions
|
|
@ -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 <>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue