Fixed issue #13
This commit is contained in:
@@ -16,6 +16,8 @@ struct MixEvalArgs : virtual Args
|
||||
|
||||
Strings searchPath;
|
||||
|
||||
std::vector<std::pair<std::string, std::string>> registryOverrides;
|
||||
|
||||
private:
|
||||
|
||||
std::map<std::string, std::string> autoArgs;
|
||||
|
||||
Reference in New Issue
Block a user