1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-24 10:05:52 +00:00

Merge pull request #3272 from markwal/fixboost106000check

Fix issue with undefined BOOST_VERSION
This commit is contained in:
Alessandro Ranellucci
2016-03-14 10:08:40 +01:00
+1
View File
@@ -114,6 +114,7 @@ class Pointf3 : public Pointf
}
// start Boost
#include <boost/version.hpp>
#include <boost/polygon/polygon.hpp>
namespace boost { namespace polygon {
template <>