Skip to content

Commit db044a3

Browse files
committed
fix: add necessary include
1 parent 2f58cff commit db044a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/boost/geometry/extensions/gis/io/geojson/geojson_writer.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#define BOOST_GEOMETRY_EXTENSIONS_GIS_IO_GEOJSON_WRITER_HPP
1111

1212
#include <boost/geometry/core/access.hpp>
13+
#include <boost/geometry/core/closure.hpp>
1314
#include <boost/geometry/io/dsv/write.hpp>
1415
#include <boost/geometry/core/static_assert.hpp>
1516
#include <boost/geometry/util/constexpr.hpp>

0 commit comments

Comments
 (0)