Add license headers

This commit is contained in:
Simon Giraudot 2017-06-07 12:04:49 +02:00
parent 65429ed23d
commit d118bc7600
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#ifndef CGAL_READ_LAS_POINTS_H
#define CGAL_READ_LAS_POINTS_H
#include <CGAL/license/Point_set_processing_3.h>
#include <CGAL/property_map.h>
#include <CGAL/value_type_traits.h>
#include <CGAL/point_set_processing_assertions.h>

View File

@ -20,6 +20,8 @@
#ifndef CGAL_WRITE_LAS_POINTS_H
#define CGAL_WRITE_LAS_POINTS_H
#include <CGAL/license/Point_set_processing_3.h>
#include <CGAL/property_map.h>
#include <CGAL/value_type_traits.h>
#include <CGAL/point_set_processing_assertions.h>