// ====================================================================== // // Copyright (c) 2001 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/IO/Postscript_stream_3.h // package : PS_Stream // revision : $Revision$ // revision_date : $Date$ // author(s) : Stephane Postollec // coordinator : INRIA Sophia-Antipolis () // // ====================================================================== #ifndef CGAL_IO_POSTSTRIPT_STREAM_3_H #define CGAL_IO_POSTSTRIPT_STREAM_3_H #include #include #endif