mirror of https://github.com/CGAL/cgal
Minor alignment change
This commit is contained in:
parent
079c39eef4
commit
04c1a83977
|
|
@ -87,7 +87,7 @@ private:
|
|||
*/
|
||||
#ifdef CONCURRENT_TRIANGULATION_3
|
||||
typedef CGAL::Spatial_grid_lock_data_structure_3<
|
||||
CGAL::Tag_priority_blocking> Lock_ds;
|
||||
CGAL::Tag_priority_blocking> Lock_ds;
|
||||
typedef CGAL::Triangulation_data_structure_3<
|
||||
Vertex_base<Kernel>,
|
||||
CGAL::Triangulation_ds_cell_base_3<>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue