// Boost.Geometry (aka GGL, Generic Geometry Library)

// implementation_status (developed in the context of Boost.Geometry documentation)
//
// Copyright Barend Gehrels 2010, 2011, Geodan, Amsterdam, the Netherlands
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

#include <boost/geometry/geometry.hpp>
#include <boost/geometry/multi/multi.hpp>
#include <boost/geometry/multi/geometries/multi_point.hpp>
#include <boost/geometry/domains/gis/io/wkt/wkt.hpp>

