fs/io/OutputStream: update include guard

This commit is contained in:
Max Kellermann
2019-02-19 12:39:29 +01:00
parent 5b8ff61799
commit da4bb4c298
2 changed files with 3 additions and 4 deletions

View File

@@ -39,7 +39,6 @@ OpenReadOnly(const char *path);
UniqueFileDescriptor
OpenWriteOnly(const char *path, int flags=0);
#ifndef _WIN32
UniqueFileDescriptor