Update src/common/fs_file.h

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
This commit is contained in:
georgemoralis 2023-11-08 07:56:50 +02:00 committed by GitHub
parent f8cc51496d
commit 4bd4d2ff53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,4 +74,4 @@ class File {
std::FILE* m_file{};
};
} // namespace Common::FS
} // namespace Common::FS