Update to spice2x-25-10-07 (pre-apply)
> broken commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <filesystem>
|
||||
|
||||
namespace dependencies {
|
||||
auto walk(const std::filesystem::path& path, const std::string& prefix = "") -> bool;
|
||||
}
|
||||
Reference in New Issue
Block a user