mirror of https://github.com/CGAL/cgal
Fix files not compiled by doxygen
This commit is contained in:
parent
eb5d1d9a95
commit
70f3ac32ef
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#include <CGAL/license/Point_set_processing_3.h>
|
#include <CGAL/license/Point_set_processing_3.h>
|
||||||
|
|
||||||
#ifdef CGAL_LINKED_WITH_OPENGR
|
#if defined(CGAL_LINKED_WITH_OPENGR) || defined(DOXYGEN_RUNNING)
|
||||||
|
|
||||||
#include <CGAL/Aff_transformation_3.h>
|
#include <CGAL/Aff_transformation_3.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#include <CGAL/license/Point_set_processing_3.h>
|
#include <CGAL/license/Point_set_processing_3.h>
|
||||||
|
|
||||||
#ifdef CGAL_LINKED_WITH_OPENGR
|
#if defined(CGAL_LINKED_WITH_OPENGR) || defined(DOXYGEN_RUNNING)
|
||||||
|
|
||||||
#include <CGAL/Aff_transformation_3.h>
|
#include <CGAL/Aff_transformation_3.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#include <CGAL/license/Point_set_processing_3.h>
|
#include <CGAL/license/Point_set_processing_3.h>
|
||||||
|
|
||||||
#ifdef CGAL_LINKED_WITH_POINTMATCHER
|
#if defined(CGAL_LINKED_WITH_POINTMATCHER) || defined(DOXYGEN_RUNNING)
|
||||||
|
|
||||||
#include <CGAL/Aff_transformation_3.h>
|
#include <CGAL/Aff_transformation_3.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
#include <CGAL/license/Point_set_processing_3.h>
|
#include <CGAL/license/Point_set_processing_3.h>
|
||||||
|
|
||||||
#ifdef CGAL_LINKED_WITH_POINTMATCHER
|
#if defined(CGAL_LINKED_WITH_POINTMATCHER) || defined(DOXYGEN_RUNNING)
|
||||||
|
|
||||||
#include <CGAL/Aff_transformation_3.h>
|
#include <CGAL/Aff_transformation_3.h>
|
||||||
#include <CGAL/assertions.h>
|
#include <CGAL/assertions.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue