mirror of
https://github.com/monero-project/monero.git
synced 2026-01-24 21:34:29 +01:00
According to [1], the ios_base::streampos member type is deprecated, and removed in C++17. This type was an alias for pos_type, which this commit uses instead. [1]: https://en.cppreference.com/w/cpp/io/ios_base