fix copy paste error

This commit is contained in:
Andreas Fabri 2013-09-17 09:03:29 +02:00
parent 527a4bc63d
commit d31c8b4de9
1 changed files with 1 additions and 1 deletions

View File

@ -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 {