cgal/Kernel_23/include/CGAL/Kernel
Laurent Rineau 2d90c88b6a Fix warnings
```
Kernel_23/include/CGAL/Kernel/nearest_point_segment_3.h:86:26: warning: typedef ‘FT’ locally defined but not used [-Wunused-local-typedefs]
   typedef typename K::FT FT;
                          ^~
Kernel_23/include/CGAL/Kernel/nearest_point_triangle_3.h:176:26: warning: typedef ‘FT’ locally defined but not used [-Wunused-local-typedefs]
   typedef typename K::FT FT;
                          ^~
```
2016-10-10 18:22:11 +02:00
..
Dimension_utils.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Return_base_tag.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Same_uncertainty.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Type_equality_wrapper.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Type_mapper.h replace the recommanded boost way to have variadic variant by a macro 2013-03-22 11:36:26 +01:00
Wutils.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
function_objects.h Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF 2014-06-18 22:50:06 +02:00
global_functions.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
global_functions_2.h Add global function scalar_product(Vector_2,Vector_2) 2016-07-07 14:42:57 +02:00
global_functions_3.h Add global function scalar_product(Vector_3,Vector_3) 2016-07-07 14:30:10 +02:00
global_functions_internal_2.h Fix headers of Kernel_23 2012-10-08 09:02:18 +00:00
global_functions_internal_3.h Add Angle_3(Vector_3, Vector_3) 2014-05-21 12:18:49 +02:00
interface_macros.h Add specializations for Compare_distance_3 for points/segments 2016-04-13 12:35:00 +02:00
mpl.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
nearest_point_segment_3.h Fix warnings 2016-10-10 18:22:11 +02:00
nearest_point_triangle_3.h Fix warnings 2016-10-10 18:22:11 +02:00
solve.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00