cgal/Convex_hull_3
Laurent Rineau db194534c7 First big patch to fix -Wunused-local-typedefs
-Wunused-local-typedefs is a new warning flag of gcc-4.7, and it will enabled
 by -Wall since gcc-4.8 (not yet released).

The fix is a big set of removals of unused typedefs (or comments, or moves,
depending on the context).
2012-08-01 13:29:16 +00:00
..
benchmark/Convex_hull_3 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
demo/Convex_hull_3 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
doc_tex Turn \ccLicenseQPL into \ccLicenseGPL 2012-01-13 17:13:55 +00:00
examples/Convex_hull_3 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
include/CGAL First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
package_info/Convex_hull_3 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Convex_hull_3 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00