mirror of https://github.com/CGAL/cgal
Fix wrong positive
This commit is contained in:
parent
7c63219861
commit
9f4fe1a9e8
|
|
@ -1,10 +1,13 @@
|
|||
//=============================================================================
|
||||
// Copyright (C) 2001-2005 by Computer Graphics Group, RWTH Aachen
|
||||
// Copyright (C) 2011 by Graphics & Geometry Group, Bielefeld University
|
||||
// Copyright (C) 2014 GeometryFactory
|
||||
//
|
||||
// This file is part of CGAL (www.cgal.org).
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
//
|
||||
|
||||
|
||||
#ifndef CGAL_SURFACE_MESH_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue