cgal/Old_Packages/New_kernel/include_advanced/CGAL/Triangle_2.h

31 lines
936 B
C

// ============================================================================
//
// Copyright (c) 1999 The CGAL Consortium
//
// This software and related documentation is part of an INTERNAL release
// of the Computational Geometry Algorithms Library (CGAL). It is not
// intended for general use.
//
// ----------------------------------------------------------------------------
//
// release :
// release_date :
//
// file : include/CGAL/Old_style_kernel/Triangle_2.h
// revision : $Revision$
// revision_date : $Date$
// author(s) : Stefan Schirra
//
//
// coordinator : MPI, Saarbruecken (<Stefan.Schirra@mpi-sb.mpg.de>)
// ============================================================================
#ifndef CGAL_TRIANGLE_2_H
#define CGAL_TRIANGLE_2_H
#include <CGAL/Cartesian/Triangle_2.h>
#include <CGAL/Old_style_kernel/Triangle_2.h>
#include <CGAL/TriangleH2.h>
#endif // CGAL_TRIANGLE_2_H