mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
dac4e00614
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
10 lines
486 B
Diff
10 lines
486 B
Diff
--- kicad-bzr_20120521/include/boost/polygon/polygon_90_set_data.hpp 2012-09-14 12:19:08.000000000 -0300
|
|
+++ kicad-bzr_20120521_patched/include/boost/polygon/polygon_90_set_data.hpp 2012-09-14 12:55:52.000000000 -0300
|
|
@@ -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"
|