X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9dfe9a1a1223995f068d6fc34f48f951d4e9d6a6..1f83c63111596f19a2247e1d1be0eb96b8dc5ddc:/src/common/stdstream.cpp?ds=inline diff --git a/src/common/stdstream.cpp b/src/common/stdstream.cpp index 1fa0057642..cec1fc925f 100644 --- a/src/common/stdstream.cpp +++ b/src/common/stdstream.cpp @@ -39,7 +39,7 @@ namespace { -inline bool +bool IosSeekDirToWxSeekMode(std::ios_base::seekdir way, wxSeekMode& seekMode) {