occt: master 6b1800cb

Author Committer Branch Timestamp Parent
abv bugmaster master 2018-09-12 19:38:38 master d0bcf7aa
Affected Issues  0030130: Coding Rules - MSVC 2017 gives warnings about using of std::fpos::seekpos() within RWStl
Changeset 0030130: Coding Rules - MSVC 2017 gives warnings about using of std::fpos::seekpos() within RWStl

Use of deprecated method std::fpos::seekpos() is avoided with MSVC 11 (Visual Studio 2012) and above.
mod - src/RWStl/RWStl_Reader.cxx Diff File