[example][index] Add missing header.

This commit is contained in:
Adam Wulkiewicz 2015-06-11 18:01:53 +02:00
parent 45061a202d
commit 13a63ec59c

View File

@ -14,6 +14,7 @@
#include <boost/chrono.hpp> #include <boost/chrono.hpp>
#include <boost/foreach.hpp> #include <boost/foreach.hpp>
#include <boost/random.hpp> #include <boost/random.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <boost/geometry.hpp> #include <boost/geometry.hpp>
#include <boost/geometry/index/rtree.hpp> #include <boost/geometry/index/rtree.hpp>