mirror of
https://abf.rosa.ru/djam/boost.git
synced 2025-04-04 13:34:06 +00:00
11 lines
317 B
Diff
11 lines
317 B
Diff
--- boost/boost/polygon/polygon.hpp.orig 2012-01-26 01:05:15.934998805 +0800
|
|
+++ boost/boost/polygon/polygon.hpp 2012-01-26 01:13:10.547000000 +0800
|
|
@@ -24,6 +24,8 @@
|
|
|
|
#include "transform.hpp"
|
|
|
|
+#include "detail/polygon_sort_adaptor.hpp"
|
|
+
|
|
//interval
|
|
#include "interval_data.hpp"
|
|
#include "interval_traits.hpp"
|