fixes
This commit is contained in:
@ -33,6 +33,7 @@ public:
|
||||
[[nodiscard]] static auto open_or_create_file(std::filesystem::path path,
|
||||
bool read_only = false) -> file;
|
||||
|
||||
public:
|
||||
file() noexcept = default;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user