From 39afbc428963bac23393af6403ecb6088dac0406 Mon Sep 17 00:00:00 2001 From: Efi Fogel Date: Wed, 8 Jul 2009 20:30:58 +0000 Subject: [PATCH] initialized some variable - pacify g++ 4.4 --- Snap_rounding_2/include/CGAL/Snap_rounding_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Snap_rounding_2/include/CGAL/Snap_rounding_2.h b/Snap_rounding_2/include/CGAL/Snap_rounding_2.h index 4b450490c18..ddc051ccb84 100644 --- a/Snap_rounding_2/include/CGAL/Snap_rounding_2.h +++ b/Snap_rounding_2/include/CGAL/Snap_rounding_2.h @@ -754,7 +754,7 @@ void snap_rounding_2(InputIterator begin, typedef std::list Segment_data_list; Segment_data_list seg_list; - Multiple_kd_tree * mul_kd_tree; + Multiple_kd_tree * mul_kd_tree = NULL; output_container.clear(); // copy segments list