mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 21:44:04 +00:00
[set ops] added missing include (fstream)
This commit is contained in:
parent
caadd6ce00
commit
b8765e195a
@ -19,6 +19,7 @@ namespace bg = ::boost::geometry;
|
||||
#include "to_svg.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
#include <boost/geometry/policies/compare.hpp>
|
||||
#include <boost/geometry/algorithms/equals.hpp>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user