mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-11 11:52:11 +00:00
[test] add missing include (fstream)
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#ifndef BOOST_GEOMETRY_TEST_TO_SVG_HPP
|
||||
#define BOOST_GEOMETRY_TEST_TO_SVG_HPP
|
||||
|
||||
#include <fstream>
|
||||
|
||||
#include <boost/geometry/io/wkt/read.hpp>
|
||||
#include <boost/geometry/io/svg/svg_mapper.hpp>
|
||||
#include <boost/geometry/algorithms/detail/overlay/get_turns.hpp>
|
||||
|
||||
Reference in New Issue
Block a user