no license header in tests

This commit is contained in:
Sébastien Loriot 2014-10-15 16:55:57 +02:00
parent 7983a44b0c
commit 12c7ea0fc1
6 changed files with 0 additions and 48 deletions

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <iostream>
#include <fstream>
#include <utility>

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <cstdlib>
#include <iomanip>
#include <iostream>

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Polyhedron_3.h>

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Polyhedron_3.h>

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <iostream>
#include <fstream>
#include <utility>

View File

@ -1,11 +1,3 @@
// (LicenseStuffHere)
//
// $URL$
// $Id$
//
//
// Author(s) : Stephen Kiazyk
#include <CGAL/Simple_cartesian.h>
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>