cgal/Convex_hull_3
Laurent Rineau ca6840fcda Fix handling of CGAL_USE_GEOMVIEW by some demos and a test
Do not even include CGAL headers, especially the headers about
Geomview_stream support, if CGAL_USE_GEOMVIEW is not defined.

Has Geomview_stream has not been given a full CGAL_EXPORT support on
Windows, the single inclusion of <CGAL/Geomview_stream.h> may trigger
warning (or errors, I do not remember: see test result of
CGAL-3.10-Ic-163).
2011-10-19 13:16:44 +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 Fix handling of CGAL_USE_GEOMVIEW by some demos and a test 2011-10-19 13:16:44 +00:00
doc_tex prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012) 2011-09-28 16:15:05 +00:00
examples/Convex_hull_3 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
include/CGAL Change copyright, as it was a copy/paste/adapt 2011-10-01 07:48:08 +00:00
package_info/Convex_hull_3 remove executable property from copyright files 2011-10-03 08:18:16 +00:00
test/Convex_hull_3 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00