[nostalgia] Fix compiler warnings
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
#include <ox/std/memory.hpp>
|
||||
|
||||
class ox::Error run(ox::UniquePtr<class ox::FileSystem> fs) noexcept;
|
||||
typename ox::Error run(ox::UniquePtr<class ox::FileSystem> fs) noexcept;
|
||||
|
||||
Reference in New Issue
Block a user