mirror of https://github.com/CGAL/cgal
fix copy paste error
This commit is contained in:
parent
527a4bc63d
commit
d31c8b4de9
|
|
@ -28,7 +28,7 @@
|
||||||
#define CGAL_SPHERICAL_KERNEL_GLOBAL_FUNCTIONS_CIRCULAR_KERNEL_3_H
|
#define CGAL_SPHERICAL_KERNEL_GLOBAL_FUNCTIONS_CIRCULAR_KERNEL_3_H
|
||||||
|
|
||||||
#include <CGAL/enum.h>
|
#include <CGAL/enum.h>
|
||||||
#include <CGAL/Circular_kernel_2/internal_functions_on_circular_arc_2.h>
|
#include <CGAL/Circular_kernel_3/internal_functions_on_circular_arc_3.h>
|
||||||
|
|
||||||
// global functions
|
// global functions
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue