mirror of https://github.com/CGAL/cgal
17 lines
345 B
C++
17 lines
345 B
C++
// Copyright (c) 2005-2009 INRIA Sophia-Antipolis (France).
|
|
// 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) : Sebastien Loriot, Sylvain Pion
|
|
|
|
|
|
#include <CGAL/config.h>
|
|
|
|
#include <CGAL/CGAL_Ipelet_base_v7.h>
|