// Copyright (c) 2005,2006,2007,2009,2010,2011 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v5.2/Surface_sweep_2/include/CGAL/Sweep_line_2_algorithms.h $ // $Id: Sweep_line_2_algorithms.h 254d60f 2019-10-19T15:23:19+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s): Efi Fogel #ifndef CGAL_SWEEP_LINE_2_ALGORITHMS_H #define CGAL_SWEEP_LINE_2_ALGORITHMS_H #include /*! \file * * This file exists for backward compatibility. */ #include #endif