cgal/Point_set_processing_3
Laurent Saboret d879d0191a Fixed potential conflicts with third party libraries (Visual C++ only):
Removed _HAS_ITERATOR_DEBUGGING=0 setting to go back to default settings.
This setting could create conflicts with third party libraries like _SECURE_SCL=0 crashes boost program options.

Note that no conflict with _HAS_ITERATOR_DEBUGGING was reported. This is just a safety change.
2009-07-16 18:16:24 +00:00
..
doc_tex Fixed manual: 2009-07-13 09:49:25 +00:00
examples/Point_set_processing_3 Fixed potential conflicts with third party libraries (Visual C++ only): 2009-07-16 18:16:24 +00:00
include/CGAL * Fixed bug in read_xyz_points_and_normals() when loading a .xyz file with empty lines: 2009-07-06 17:03:32 +00:00
package_info/Point_set_processing_3 point set processing: ref manual 2009-06-18 14:33:47 +00:00
test/Point_set_processing_3 Fixed potential conflicts with third party libraries (Visual C++ only): 2009-07-16 18:16:24 +00:00
dont_submit Attempt to fix test suite on Cygwin/VisualC++/NMake: 2009-07-06 17:01:08 +00:00