mirror of https://github.com/CGAL/cgal
name of traits include file fixed
(I must have messed sthg up in the svn repository, I had done it already...)
This commit is contained in:
parent
e4ea7c87fd
commit
a60199a8b0
|
|
@ -4,7 +4,7 @@
|
|||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/Point_2.h>
|
||||
#include <CGAL/Circular_kernel.h>
|
||||
#include <CGAL/Circular_arc_traits.h>
|
||||
#include <CGAL/Arr_circular_line_arc_traits.h>
|
||||
#include <CGAL/Algebraic_kernel_2_2.h>
|
||||
#include <CGAL/MP_Float.h>
|
||||
#include <CGAL/Quotient.h>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/Point_2.h>
|
||||
#include <CGAL/Circular_kernel.h>
|
||||
#include <CGAL/Circular_arc_traits.h>
|
||||
#include <CGAL/Arr_circular_line_arc_traits.h>
|
||||
#include <CGAL/Algebraic_kernel_2_2.h>
|
||||
#include <CGAL/MP_Float.h>
|
||||
#include <CGAL/Quotient.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue