Browse Source
If we have _MSC_VER so we have either CONSOLE HAS_WINGUI or SHARED_MODULE If we have SHARED_MODULE, then we most certainly don't need the unbuffered read(), which isn't unbuffered on _MSC_VER anyway. Thus _MSC_VER is sufficient.pre-master-46
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue