mirror of https://github.com/CGAL/cgal
update license of c3t3 related files
a proper package must be created in a later release
This commit is contained in:
parent
f51fe6052f
commit
4dda7b6c80
|
|
@ -13,7 +13,7 @@
|
|||
#ifndef CGAL_IO_FILE_BINARY_MESH_3_H
|
||||
#define CGAL_IO_FILE_BINARY_MESH_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
#ifndef CGAL_IO_FILE_MAYA_H
|
||||
#define CGAL_IO_FILE_MAYA_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/Time_stamper.h>
|
||||
#include <CGAL/utility.h>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
#ifndef CGAL_IO_FILE_MEDIT_H
|
||||
#define CGAL_IO_FILE_MEDIT_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/Mesh_3/config.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
#ifndef CGAL_FACETS_IN_COMPLEX_3_TO_TRIANGLE_MESH_H
|
||||
#define CGAL_FACETS_IN_COMPLEX_3_TO_TRIANGLE_MESH_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/array.h>
|
||||
#include <CGAL/boost/graph/Euler_operations.h>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
#ifndef CGAL_MESH_3_HAS_FEATURES_H
|
||||
#define CGAL_MESH_3_HAS_FEATURES_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <boost/mpl/has_xxx.hpp>
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef CGAL_MESH_3_MESH_COMPLEX_3_IN_TRIANGULATION_3_BASE_H
|
||||
#define CGAL_MESH_3_MESH_COMPLEX_3_IN_TRIANGULATION_3_BASE_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/disable_warnings.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef CGAL_MESH_3_MESH_SURFACE_CELL_BASE_3_H
|
||||
#define CGAL_MESH_3_MESH_SURFACE_CELL_BASE_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Mesh_3/config.h>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
#ifndef CGAL_MESH_3_CONFIG_H
|
||||
#define CGAL_MESH_3_CONFIG_H 1
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/config.h>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
#ifndef CGAL_MESH_3_IO_SIGNATURE_H
|
||||
#define CGAL_MESH_3_IO_SIGNATURE_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#define CGAL_MESH_3_IO_H // the old include macro, tested by other files
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#ifndef CGAL_MESH_3_TET_SOUP_TO_C3T3_H
|
||||
#define CGAL_MESH_3_TET_SOUP_TO_C3T3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/disable_warnings.h>
|
||||
#include <CGAL/assertions.h>
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#ifndef CGAL_MESH_3_UTILITIES_H
|
||||
#define CGAL_MESH_3_UTILITIES_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/Has_timestamp.h>
|
||||
#include <iterator>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
#ifndef CGAL_MESH_CELL_BASE_3_H
|
||||
#define CGAL_MESH_CELL_BASE_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
// #define CGAL_DEPRECATED_HEADER "<CGAL/Mesh_cell_base_3.h>"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef CGAL_MESH_COMPLEX_3_IN_TRIANGULATION_3_H
|
||||
#define CGAL_MESH_COMPLEX_3_IN_TRIANGULATION_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/disable_warnings.h>
|
||||
#include <CGAL/iterator.h>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
#ifndef CGAL_COMPACT_MESH_VERTEX_BASE_3_H
|
||||
#define CGAL_COMPACT_MESH_VERTEX_BASE_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <CGAL/Regular_triangulation_vertex_base_3.h>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
#ifndef CGAL_INTERNAL_MESH_3_BOUNDARY_OF_SUDDOMAIN_OF_COMPLEX_3_IN_TRIANGULATION_3_TO_OFF_H
|
||||
#define CGAL_INTERNAL_MESH_3_BOUNDARY_OF_SUDDOMAIN_OF_COMPLEX_3_IN_TRIANGULATION_3_TO_OFF_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/IO/facets_in_complex_3_to_triangle_mesh.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#ifndef CGAL_INTERNAL_MESH_3_GET_INDEX_3_H
|
||||
#define CGAL_INTERNAL_MESH_3_GET_INDEX_3_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
#include <CGAL/internal/Mesh_3/indices_management.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#ifndef CGAL_INTERNAL_MESH_3_INDICES_MANAGEMENT_H
|
||||
#define CGAL_INTERNAL_MESH_3_INDICES_MANAGEMENT_H
|
||||
|
||||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/license/Triangulation_3.h>
|
||||
|
||||
|
||||
#include <boost/type_traits/is_same.hpp>
|
||||
|
|
|
|||
Loading…
Reference in New Issue