cgal/Stream_support/include/CGAL/IO/write_xyz_points.h

18 lines
347 B
C++

// Copyright (c) 2017 GeometryFactory
//
// This file is part of CGAL (www.cgal.org);
//
// $URL$
// $Id$
// SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-Commercial
//
// Author(s) : Simon Giraudot
#ifndef CGAL_IO_WRITE_XYZ_POINTS_H
#define CGAL_IO_WRITE_XYZ_POINTS_H
#include <CGAL/IO/XYZ.h>
#endif // CGAL_IO_WRITE_XYZ_POINTS_H