mirror of https://github.com/CGAL/cgal
rename files
This commit is contained in:
parent
9b8ebbfbb2
commit
b64af4e611
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -29,7 +29,7 @@
|
|||
#include <CGAL/Simple_polygon_visibility_2.h>
|
||||
#include <CGAL/Naive_visibility_2.h>
|
||||
#include <CGAL/Triangular_expansion_visibility_2_.h>
|
||||
#include <CGAL/Rotational_sweep_visibility_2_.h>
|
||||
#include <CGAL/Rotational_sweep_visibility_2.h>
|
||||
#include <CGAL/test_model_methods.h>
|
||||
#include <CGAL/test_utils.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
#include <CGAL/Arrangement_2.h>
|
||||
#include <CGAL/test_model_methods.h>
|
||||
#include <CGAL/test_utils.h>
|
||||
#include <CGAL/Rotational_sweep_visibility_2_.h>
|
||||
#include <CGAL/Rotational_sweep_visibility_2.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
|
|
|
|||
Loading…
Reference in New Issue