-
- Downloads
Device/Mask: Mark the Boost functions by using the explicit namespace
The used functions from `boost/geometry` are marked by using `boost::geometry` namespace in order to make clear which functions are used from the Boost library. This conforms also with the other parts of the codebase, eg., `Device/InputOutput/boost_streams`. Unneeded included headers are removed.
parent
6bafb3fd
No related branches found
No related tags found
Please register or sign in to comment