Chris@102: // Boost.Geometry (aka GGL, Generic Geometry Library) Chris@102: Chris@102: // Copyright (c) 2007-2013 Barend Gehrels, Amsterdam, the Netherlands. Chris@102: // Copyright (c) 2008-2013 Bruno Lalande, Paris, France. Chris@102: // Copyright (c) 2009-2013 Mateusz Loskot, London, UK. Chris@102: // Copyright (c) 2013 Adam Wulkiewicz, Lodz, Poland. Chris@102: Chris@102: // Use, modification and distribution is subject to the Boost Software License, Chris@102: // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at Chris@102: // http://www.boost.org/LICENSE_1_0.txt) Chris@102: Chris@102: #ifndef BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP Chris@102: #define BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP Chris@102: Chris@102: Chris@102: #include Chris@102: Chris@102: Chris@102: #endif // BOOST_GEOMETRY_MULTI_ALGORITHMS_REMOVE_SPIKES_HPP