Path.Area: fixing boost::geometry compilation issue

This commit is contained in:
Zheng, Lei
2017-03-23 12:27:55 +08:00
committed by wmayer
parent 0bd03b9e8b
commit 54454ce3d2

View File

@@ -24,6 +24,7 @@
#ifndef _PreComp_
#endif
#include <boost/geometry.hpp>
#include <boost/geometry/index/rtree.hpp>
#include <boost/geometry/geometries/geometries.hpp>
#include <boost/geometry/geometries/register/point.hpp>
#include <boost/range/adaptor/indexed.hpp>