mirror of https://github.com/CGAL/cgal
Deal with LAS.h
This commit is contained in:
parent
79123c8f53
commit
a701dbc21c
|
|
@ -25,8 +25,10 @@
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
|
#ifndef DOXYGEN_RUNNING
|
||||||
template <typename Point, typename Vector>
|
template <typename Point, typename Vector>
|
||||||
class Point_set_3;
|
class Point_set_3;
|
||||||
|
#endif
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue