Adopt WinStd changes

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman
2022-03-02 16:17:00 +01:00
parent d52e531b25
commit 3fbf1b80ae
4 changed files with 13 additions and 29 deletions

View File

@@ -68,9 +68,7 @@ class CSession;
// CStream
////////////////////////////////////////////////////////////////////////////
class CStream : public winstd::file
{
};
typedef winstd::file CStream;
////////////////////////////////////////////////////////////////////////////