2
0
mirror of https://github.com/boostorg/format.git synced 2026-01-30 20:02:10 +00:00
Files
format/include
Samuel Krempp 6316ac304e . fix 2 warnings (no return in the undefined behaviour case of seekpos, and unused values in clear_buffer)
. std::ios_base instead of ::std::ios_base to try to make msvc6 happy (this line strange error msg..)


[SVN r22187]
2004-02-06 15:56:21 +00:00
..