fixed name of include file Pm_segment_traits_2.h

This commit is contained in:
Efi Fogel 2002-04-11 18:25:45 +00:00
parent d436f310bf
commit 3001ffd63d
1 changed files with 1 additions and 1 deletions

View File

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