#include <boost/polygon/segment_utils.hpp> gives errors
Open
- Dominant language
- C++
- Stars
- 70
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
This header doesn't seem to be valid on its own, it only works if included after `` has been included.
Either this should be documented very prominently (it doesn't seem to be) or the header should be self-sufficient and include `` itself, or give a clear `#error` explaining that the other header needs to be included first.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.