We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f6ad3 commit bceae01Copy full SHA for bceae01
include/boost/geometry/algorithms/detail/relate/result.hpp
@@ -18,6 +18,7 @@
18
#include <algorithm>
19
#include <cstddef>
20
#include <cstring>
21
+#include <string>
22
#include <type_traits>
23
24
#include <boost/throw_exception.hpp>
0 commit comments