mirror of https://github.com/CGAL/cgal
undocumenting license header in the convenience header
This commit is contained in:
parent
62e5872295
commit
698a4d3ad6
|
|
@ -14,7 +14,9 @@
|
||||||
#ifndef CGAL_BARYCENTRIC_COORDINATES_2_H
|
#ifndef CGAL_BARYCENTRIC_COORDINATES_2_H
|
||||||
#define CGAL_BARYCENTRIC_COORDINATES_2_H
|
#define CGAL_BARYCENTRIC_COORDINATES_2_H
|
||||||
|
|
||||||
|
/// \cond SKIP_IN_MANUAL
|
||||||
#include <CGAL/license/Barycentric_coordinates_2.h>
|
#include <CGAL/license/Barycentric_coordinates_2.h>
|
||||||
|
/// \endcond
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \ingroup PkgBarycentricCoordinates2Ref
|
* \ingroup PkgBarycentricCoordinates2Ref
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue