Core/File: Fix compilation
Former-commit-id: 69d173fe734dde3d0ca0f008826addce0d5d50bf
This commit is contained in:
@@ -68,7 +68,6 @@ namespace Nz
|
||||
|
||||
bool SetCursorPos(CursorPosition pos, Int64 offset = 0);
|
||||
bool SetCursorPos(UInt64 offset) override;
|
||||
void SetEndianness(Endianness endianness);
|
||||
bool SetFile(const String& filePath);
|
||||
|
||||
using OutputStream::Write;
|
||||
|
||||
Reference in New Issue
Block a user