streams: Remove special cases for ancient MSVC
commita2141e415aed26bab756220d8707b5fb33e6fef8
authorWladimir J. van der Laan <laanwj@gmail.com>
Thu, 15 Dec 2016 16:17:42 +0000 (15 17:17 +0100)
committerWladimir J. van der Laan <laanwj@gmail.com>
Thu, 15 Dec 2016 16:20:29 +0000 (15 17:20 +0100)
tree846b32c41e943f52873ba944c5e7853d2356e245
parentaf4c44ce59aa643b3e03eaa121ec075f524227a5
streams: Remove special cases for ancient MSVC

Quite sure that we haven't supported MSVC 6.0 for ages (MSC_VER 1300 is
>= MSVC++ 7.0) but with the C++11 switch we can be sure.
src/streams.h