Ticket #7154: boost-polygon-declare-gtlsort-earlier.patch

File boost-polygon-declare-gtlsort-earlier.patch, 369 bytes (added by Denis Arnaud, 10 years ago)

Patch to fix the compilation issue

  • /usr/include/boost/polygon/polygon.hpp

    old new  
    2424#include "transform.hpp"
    2525#include "detail/transform_detail.hpp"
    2626
     27#include "detail/polygon_sort_adaptor.hpp"
     28
    2729//interval
    2830#include "interval_data.hpp"
    2931#include "interval_traits.hpp"