mirror of https://github.com/CGAL/cgal
Add licence check
This commit is contained in:
parent
73af39aa8f
commit
5dac349b13
|
|
@ -22,6 +22,7 @@
|
||||||
#ifndef CGAL_DRAW_POINT_SET_3_H
|
#ifndef CGAL_DRAW_POINT_SET_3_H
|
||||||
#define CGAL_DRAW_POINT_SET_3_H
|
#define CGAL_DRAW_POINT_SET_3_H
|
||||||
|
|
||||||
|
#include <CGAL/license/Point_set_3.h>
|
||||||
#include <CGAL/Qt/Basic_viewer_qt.h>
|
#include <CGAL/Qt/Basic_viewer_qt.h>
|
||||||
|
|
||||||
#ifdef CGAL_USE_BASIC_VIEWER
|
#ifdef CGAL_USE_BASIC_VIEWER
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue