[nostalgia] Fix compiler warnings
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
|
||||
namespace nostalgia {
|
||||
|
||||
class ox::Error pack(class ox::FileSystem *src, class ox::FileSystem *dest) noexcept;
|
||||
typename ox::Error pack(class ox::FileSystem *src, class ox::FileSystem *dest) noexcept;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user