cgal/Packages/PS_Stream/include/CGAL/IO/Postscript_stream_3.h

30 lines
912 B
C

// ======================================================================
//
// 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 (<Mariette.Yvinec@sophia.inria.fr>)
//
// ======================================================================
#ifndef CGAL_IO_POSTSTRIPT_STREAM_3_H
#define CGAL_IO_POSTSTRIPT_STREAM_3_H
#include <CGAL/IO/PS_Stream_3.h>
#include <CGAL/IO/Polyhedron_PS_Stream.h>
#endif