diff options
Diffstat (limited to 'community/kicad/kicad-boost-polygon-declare-gtlsort-earlier.patch')
-rw-r--r-- | community/kicad/kicad-boost-polygon-declare-gtlsort-earlier.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/kicad/kicad-boost-polygon-declare-gtlsort-earlier.patch b/community/kicad/kicad-boost-polygon-declare-gtlsort-earlier.patch deleted file mode 100644 index b0c992297..000000000 --- a/community/kicad/kicad-boost-polygon-declare-gtlsort-earlier.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- include/boost/polygon/polygon.hpp.orig 2012-04-09 13:07:03.293907598 -0500 -+++ include/boost/polygon/polygon.hpp 2012-04-09 13:07:43.759923812 -0500 -@@ -24,6 +24,8 @@ - #include "transform.hpp"
- #include "detail/transform_detail.hpp"
-
-+#include "detail/polygon_sort_adaptor.hpp"
-+
- //interval
- #include "interval_data.hpp"
- #include "interval_traits.hpp"
|