boostorg / boostorg/safe_numerics
Missing #include
Open
- Dominant language
- C++
- Stars
- 222
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
native.hpp uses base_type (https://github.com/boostorg/safe_numerics/blob/13ca3d6dd36db1aac2d6b5caca2c281d15c881ad/include/boost/safe_numerics/native.hpp#L25), but it does not #include safe_common.hpp, where it's defined (https://github.com/boostorg/safe_numerics/blob/13ca3d6dd36db1aac2d6b5caca2c281d15c881ad/include/boost/safe_numerics/safe_common.hpp#L21).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.