Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useless include in an example (spherical triangulation) #7473

Closed
stla opened this issue May 26, 2023 · 1 comment · Fixed by #7477
Closed

useless include in an example (spherical triangulation) #7473

stla opened this issue May 26, 2023 · 1 comment · Fixed by #7477

Comments

@stla
Copy link

stla commented May 26, 2023

Hello,

In this example there is a useless #include:

#include <boost/iterator/transform_iterator.hpp>

This example is also in the user manual.

My first spherical Voronoï tessellation:

voronoi01

@lrineau
Copy link
Member

lrineau commented Jun 5, 2023

Fixed by the merge of PR #7477.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants