Update src/common/fs_file.h
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
This commit is contained in:
parent
f8cc51496d
commit
4bd4d2ff53
|
@ -74,4 +74,4 @@ class File {
|
|||
std::FILE* m_file{};
|
||||
};
|
||||
|
||||
} // namespace Common::FS
|
||||
} // namespace Common::FS
|
||||
|
|
Loading…
Reference in New Issue