forked from pool/kicad
OBS-URL: https://build.opensuse.org/request/show/181187 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kicad?expand=0&rev=1
12 lines
620 B
Diff
12 lines
620 B
Diff
diff -urN kicad-2012.01.19-orig/include/boost/polygon/polygon_90_set_data.hpp kicad-2012.01.19/include/boost/polygon/polygon_90_set_data.hpp
|
|
--- kicad-2012.01.19-orig/include/boost/polygon/polygon_90_set_data.hpp 2011-11-27 13:43:14.000000000 +0100
|
|
+++ kicad-2012.01.19/include/boost/polygon/polygon_90_set_data.hpp 2012-06-27 23:10:04.117079501 +0200
|
|
@@ -16,6 +16,7 @@
|
|
#include "detail/iterator_points_to_compact.hpp"
|
|
#include "detail/iterator_compact_to_points.hpp"
|
|
#include "polygon_traits.hpp"
|
|
+#include "detail/polygon_sort_adaptor.hpp"
|
|
|
|
//manhattan boolean algorithms
|
|
#include "detail/boolean_op.hpp"
|