mirror of https://github.com/CGAL/cgal
Fixed \ccInclude{Polygon.h} to have CGAL/ subdir.
This commit is contained in:
parent
a7f29d59d3
commit
f52d3bf0cb
|
|
@ -43,7 +43,7 @@ allowed which can lead to wrong results.
|
|||
The iterators of the polygon are mutable in this case, but modifying the polygon
|
||||
through them will not invalidate the cache.
|
||||
|
||||
\ccInclude{Polygon_2.h}
|
||||
\ccInclude{CGAL/Polygon_2.h}
|
||||
|
||||
%\ccIsModel
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ allowed which can lead to wrong results.
|
|||
The iterators of the polygon are mutable in this case, but modifying the polygon
|
||||
through them will not invalidate the cache.
|
||||
|
||||
\ccInclude{Polygon_2.h}
|
||||
\ccInclude{CGAL/Polygon_2.h}
|
||||
|
||||
%\ccIsModel
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue