cgal/Inventor/include/CGAL/IO/VRML_2_ostream.h

30 lines
958 B
C

// Copyright (c) 1997
// Utrecht University (The Netherlands),
// ETH Zurich (Switzerland),
// INRIA Sophia-Antipolis (France),
// Max-Planck-Institute Saarbruecken (Germany),
// and Tel-Aviv University (Israel). All rights reserved.
//
// This file is part of CGAL (www.cgal.org)
//
// $URL$
// $Id$
// SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial
//
// Author(s) : Andreas Fabri
// Lutz Kettner <kettner@inf.ethz.ch>
// Herve Bronnimann
// Mariette Yvinec <Mariette.Yvinec@sophia.inria.fr>
#ifndef CGAL_IO_VRML_2_OSTREAM_H
#define CGAL_IO_VRML_2_OSTREAM_H
#include <CGAL/disable_warnings.h>
#define CGAL_DEPRECATED_HEADER "<CGAL/IO/VRML_2_ostream.h>"
#define CGAL_REPLACEMENT_HEADER "<CGAL/IO/VRML/VRML_2_ostream.h>"
#include <CGAL/internal/deprecation_warning.h>
#include <CGAL/IO/VRML/VRML_2_ostream.h>
#include <CGAL/enable_warnings.h>
#endif // CGAL_IO_VRML_2_SEGMENT_3