mirror of https://github.com/CGAL/cgal
rename Arr_vertical_decomposition.h to Arr_vertical_decomposition_2.h
This commit is contained in:
parent
0ac4a921e2
commit
7127554a4d
|
|
@ -23,7 +23,7 @@
|
|||
#include <CGAL/Polygon_with_holes_2.h>
|
||||
#include <CGAL/Arrangement_2.h>
|
||||
#include <CGAL/Arr_segment_traits_2.h>
|
||||
#include <CGAL/Arr_vertical_decomposition.h>
|
||||
#include <CGAL/Arr_vertical_decomposition_2.h>
|
||||
#include <list>
|
||||
#include <set>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue