Fix wrong positive

This commit is contained in:
Sébastien Loriot 2019-10-20 00:07:52 +02:00
parent 7c63219861
commit 9f4fe1a9e8
1 changed files with 4 additions and 1 deletions

View File

@ -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