// Copyright (c) 2007,2009,2011 Max-Planck-Institute for Computer Science (Germany). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL$ // $Id$ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Eric Berberich #ifndef CGAL_ARR_OVERLAY_H #define CGAL_ARR_OVERLAY_H #include #define CGAL_DEPRECATED_HEADER "" #define CGAL_REPLACEMENT_HEADER "" #include #include /*! \file * Helping file to include Arr_overlay_2 for backward compatibility. */ #include #endif