// ====================================================================== // // 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 : 2000, August 16 // // source : Simple_cartesian.lw // file : include/CGAL/Simple_cartesian.h // package : S2 (1.7) // maintainer : Stefan Schirra // revision : 1.7 // revision_date : 11 Aug 2000 // author(s) : Stefan Schirra // // coordinator : MPI, Saarbruecken // ====================================================================== #ifndef CGAL_SIMPLE_CARTESIAN_H #define CGAL_SIMPLE_CARTESIAN_H #include #include #include #include #include #endif // CGAL_SIMPLE_CARTESIAN_H