cgal/Straight_skeleton_2/include/CGAL
Laurent Rineau 844d824f89 Fix a warning, with recent clang
The warning was:

```
/mnt/testsuite/include/CGAL/Straight_skeleton_converter_2.h:177:10: warning: variable 'hit' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
      ++ hit ;
         ^
```
2016-06-13 12:53:27 +02:00
..
IO apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Straight_skeleton_2 fix for boost 1.60 2016-01-26 18:56:49 +01:00
constructions First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
predicates First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Polygon_offset_builder_2.h make Construct_offset_point public 2013-03-29 11:23:33 +01:00
Polygon_offset_builder_traits_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_builder_2.h fix for clang: assertions do not work on intrusive_ptr 2013-09-25 13:02:28 +02:00
Straight_skeleton_builder_traits_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_converter_2.h Fix a warning, with recent clang 2016-06-13 12:53:27 +02:00
Straight_skeleton_face_base_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_halfedge_base_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_items_2.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Straight_skeleton_vertex_base_2.h Fix for Windows 'min/max' bug 2012-01-18 12:03:01 +00:00
Unfiltered_predicate_adaptor.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
arrange_offset_polygons_2.h integrate Laurent's comments 2015-08-28 15:09:37 +02:00
certified_numeric_predicates.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
certified_quotient_predicates.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
compute_outer_frame_margin.h apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
create_offset_polygons_2.h integrate Laurent's comments 2015-08-28 15:09:37 +02:00
create_offset_polygons_from_polygon_with_holes_2.h fix order of template arguments, and document parameter C 2015-09-03 14:31:26 +02:00
create_straight_skeleton_2.h First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
create_straight_skeleton_from_polygon_with_holes_2.h fix order of template arguments, and document parameter C 2015-09-03 14:31:26 +02:00