fs/io/BufferedOutputStream: avoid including windows.h
Include the most specific header documented by MSDN instead.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
#ifdef _UNICODE
|
||||
#include "system/Error.hxx"
|
||||
#include <windows.h>
|
||||
#include <stringapiset.h>
|
||||
#endif
|
||||
|
||||
bool
|
||||
|
Reference in New Issue
Block a user