X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fmisc%2Fzfstream.hxx;h=2b0f10c4d7515bf52fc56d1793cbd3b5b714a4c7;hb=3b3baa996b2485855534f08b68c52f3a40149598;hp=153c357ee573a15d60f6629868d200636b450bc0;hpb=78411d29a7fdd606e50a81d03d6e8a08dcb15828;p=simgear.git diff --git a/simgear/misc/zfstream.hxx b/simgear/misc/zfstream.hxx index 153c357e..2b0f10c4 100644 --- a/simgear/misc/zfstream.hxx +++ b/simgear/misc/zfstream.hxx @@ -141,7 +141,7 @@ public: protected: virtual int_type underflow(); - virtual int_type overflow( int_type c = traits_type::eof() ); + virtual int_type overflow( int_type c = streambuf::traits_type::eof() ); private: