mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-21 03:02:10 +00:00
Geometry: missing <vector> header in algorithms/equals.hpp
[SVN r61170]
This commit is contained in:
@@ -29,6 +29,7 @@ for std:: library compatibility.
|
||||
|
||||
#include <cstddef>
|
||||
#include <deque>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/mpl/if.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
|
||||
Reference in New Issue
Block a user