Fix compilation after merge
This commit is contained in:
@@ -27,7 +27,8 @@ namespace Nz::ShaderAst
|
||||
|
||||
inline const UsageSet& GetUsage() const;
|
||||
|
||||
void Process(Statement& statement, const Config& config = {});
|
||||
inline void Process(Statement& statement);
|
||||
void Process(Statement& statement, const Config& config);
|
||||
|
||||
inline void Resolve();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user