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 1d64d1e91c
commit dbf30308e5

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>