mirror of https://github.com/CGAL/cgal
Fix include for header checks
This commit is contained in:
parent
c1ec62ecfb
commit
aebe71f766
|
|
@ -18,6 +18,8 @@
|
||||||
|
|
||||||
#include <CGAL/license/Frechet_distance.h>
|
#include <CGAL/license/Frechet_distance.h>
|
||||||
|
|
||||||
|
#include <CGAL/Dimension.h>
|
||||||
|
|
||||||
namespace CGAL
|
namespace CGAL
|
||||||
{
|
{
|
||||||
/*!
|
/*!
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,8 @@
|
||||||
|
|
||||||
#include <CGAL/license/Frechet_distance.h>
|
#include <CGAL/license/Frechet_distance.h>
|
||||||
|
|
||||||
|
#include <CGAL/Dimension.h>
|
||||||
|
|
||||||
namespace CGAL
|
namespace CGAL
|
||||||
{
|
{
|
||||||
/*!
|
/*!
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,8 @@
|
||||||
|
|
||||||
#include <CGAL/license/Frechet_distance.h>
|
#include <CGAL/license/Frechet_distance.h>
|
||||||
|
|
||||||
|
#include <CGAL/Dimension.h>
|
||||||
|
|
||||||
namespace CGAL
|
namespace CGAL
|
||||||
{
|
{
|
||||||
/*!
|
/*!
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue