mirror of https://github.com/CGAL/cgal
fixed name of include file Pm_segment_traits_2.h
This commit is contained in:
parent
d436f310bf
commit
3001ffd63d
|
|
@ -24,7 +24,7 @@
|
|||
// ======================================================================
|
||||
#ifndef CGAL_ARR_SEGMENT_EXACT_TRAITS_H
|
||||
#define CGAL_ARR_SEGMENT_EXACT_TRAITS_H
|
||||
#include <CGAL/Pm_segment_exact_traits.h>
|
||||
#include <CGAL/Pm_segment_traits_2.h>
|
||||
#include <CGAL/Segment_2_Segment_2_intersection.h>
|
||||
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Reference in New Issue