mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-24 12:18:38 +00: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