// Copyright (c) 2018 GeometryFactory Sarl (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v5.2/Mesh_3/include/CGAL/internal/Mesh_3/get_index.h $ // $Id: get_index.h 4dda7b6 2020-05-27T15:53:05+02:00 Sébastien Loriot // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Laurent Rineau // //****************************************************************************** // File Description : trivial backward-compatibility for undocumented // classes/function templates //****************************************************************************** #ifndef CGAL_INTERNAL_MESH_3_GET_INDEX_3_H #define CGAL_INTERNAL_MESH_3_GET_INDEX_3_H #include #include #endif // CGAL_INTERNAL_MESH_3_GET_INDEX_3_H