mirror of
https://github.com/monero-project/monero.git
synced 2026-07-08 05:17:38 -07:00
5d2fdc2e8c
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