mirror of https://github.com/CGAL/cgal
no license header in tests
This commit is contained in:
parent
7983a44b0c
commit
12c7ea0fc1
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <utility>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <cstdlib>
|
||||
#include <iomanip>
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <utility>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,3 @@
|
|||
// (LicenseStuffHere)
|
||||
//
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
//
|
||||
// Author(s) : Stephen Kiazyk
|
||||
|
||||
#include <CGAL/Simple_cartesian.h>
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue