spelling corrections

Correcting missing first part of file (and thus error during  merge test for GitHub Actions)
This commit is contained in:
albert-github 2022-11-16 15:48:34 +01:00
parent 01a7852f70
commit b0fee15a64
1 changed files with 17 additions and 1 deletions

View File

@ -1,4 +1,20 @@
include <CGAL/license/Snap_rounding_2.h>
// Copyright (c) 2001, 2009, 2014 Tel-Aviv University (Israel), Max-Planck-Institute Saarbruecken (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) : Eli Packer <elip@post.tau.ac.il>,
// Waqar Khan <wkhan@mpi-inf.mpg.de>
#ifndef CGAL_SNAP_ROUNDING_KD_2_H
#define CGAL_SNAP_ROUNDING_KD_2_H
#include <CGAL/license/Snap_rounding_2.h>
#include <list>